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

Unified Diff: gin/gin.gyp

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 | « no previous file | gin/modules/console.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/gin.gyp
diff --git a/gin/gin.gyp b/gin/gin.gyp
index 7546cfbc5844f1c8d716d5febbe76295c4a15f25..fcf6bc3dabf2dec79b95f7d1bcc3917a44cf96e1 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -48,7 +48,7 @@
'try_catch.cc',
'try_catch.h',
'wrapper_info.cc',
- 'wrapper_info.h',
+ 'public/wrapper_info.h',
],
},
{
« no previous file with comments | « no previous file | gin/modules/console.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698