diff --git a/gin/shell/gin_main.cc b/gin/shell/gin_main.cc index 2f7998e7f4f5..d0fe1197c4c0 100644 --- a/gin/shell/gin_main.cc +++ b/gin/shell/gin_main.cc @@ -12,7 +12,6 @@ #include "gin/modules/console.h" #include "gin/modules/module_runner_delegate.h" #include "gin/public/isolate_holder.h" -#include "gin/test/file_runner.h" #include "gin/try_catch.h" namespace gin {