Skip to content

Commit

Permalink
Remove unused include from gin_main.cc to make gn check happy
Browse files Browse the repository at this point in the history
This appears to be leftover from an earlier incarnation of this file.

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/758783002

Cr-Commit-Position: refs/heads/master@{#305585}
  • Loading branch information
jamesr authored and Commit bot committed Nov 25, 2014
1 parent f8530e9 commit ae9169e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gin/shell/gin_main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit ae9169e

Please sign in to comment.