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

Unified Diff: gin/per_context_data.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/modules/module_registry.cc ('k') | gin/per_isolate_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/per_context_data.cc
diff --git a/gin/per_context_data.cc b/gin/per_context_data.cc
index 58a72418177cf58db930efea13c0e8c0f004a619..4a76616df22515953ad61fecf1ee624ec0748824 100644
--- a/gin/per_context_data.cc
+++ b/gin/per_context_data.cc
@@ -5,7 +5,7 @@
#include "gin/per_context_data.h"
#include "base/logging.h"
-#include "gin/wrapper_info.h"
+#include "gin/public/wrapper_info.h"
namespace gin {
« no previous file with comments | « gin/modules/module_registry.cc ('k') | gin/per_isolate_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698