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

Unified Diff: gin/wrapper_info.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/wrapper_info.h ('k') | mojo/public/bindings/js/core.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/wrapper_info.cc
diff --git a/gin/wrapper_info.cc b/gin/wrapper_info.cc
index d14156dcb269722659c69f332dcf8d305c0da480..c1c6774643254c61d8354bd143c9838cd9167194 100644
--- a/gin/wrapper_info.cc
+++ b/gin/wrapper_info.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "gin/wrapper_info.h"
+#include "gin/public/wrapper_info.h"
namespace gin {
« no previous file with comments | « gin/wrapper_info.h ('k') | mojo/public/bindings/js/core.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698