Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(678)

Unified Diff: gin/runner_unittest.cc

Issue 74753002: Introduce gin_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« gin/gin.gyp ('K') | « gin/runner.cc ('k') | gin/shell/gin_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/runner_unittest.cc
diff --git a/gin/runner_unittest.cc b/gin/runner_unittest.cc
index a95a11326d133eb84bd6b2af2e27a476778b0f6e..adcebed4cbc94d297f8f695851fe25d0c8a76416 100644
--- a/gin/runner_unittest.cc
+++ b/gin/runner_unittest.cc
@@ -8,7 +8,6 @@
#include "gin/converter.h"
#include "testing/gtest/include/gtest/gtest.h"
-using v8::Handle;
using v8::Isolate;
using v8::Object;
using v8::Script;
« gin/gin.gyp ('K') | « gin/runner.cc ('k') | gin/shell/gin_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698