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

Unified Diff: gin/modules/console.cc

Issue 69293015: Add a gin/public directory (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
« no previous file with comments | « gin/gin.gyp ('k') | gin/modules/module_registry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/modules/console.cc
diff --git a/gin/modules/console.cc b/gin/modules/console.cc
index 6f4afbbc9ca31134ebb95b59b87ffa4418527bdc..b3614a8abf422bbf08f8c592918373a0861a5ad9 100644
--- a/gin/modules/console.cc
+++ b/gin/modules/console.cc
@@ -10,7 +10,7 @@
#include "gin/arguments.h"
#include "gin/converter.h"
#include "gin/per_isolate_data.h"
-#include "gin/wrapper_info.h"
+#include "gin/public/wrapper_info.h"
using v8::ObjectTemplate;
« no previous file with comments | « gin/gin.gyp ('k') | gin/modules/module_registry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698