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

Unified Diff: gin/test/gtest.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/public/wrapper_info.h ('k') | gin/wrapper_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/test/gtest.cc
diff --git a/gin/test/gtest.cc b/gin/test/gtest.cc
index c33a83dbadf0f84cdf8c5caedf977b097ee27942..2697282bab6e290a84db7ec2d742c26e23a0a485 100644
--- a/gin/test/gtest.cc
+++ b/gin/test/gtest.cc
@@ -7,7 +7,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"
#include "testing/gtest/include/gtest/gtest.h"
using v8::ObjectTemplate;
« no previous file with comments | « gin/public/wrapper_info.h ('k') | gin/wrapper_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698