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

Unified Diff: gin/gin.gyp

Issue 1820933002: Add Ignition to about:flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GIN_EXPORT Created 4 years, 8 months 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/BUILD.gn ('k') | gin/gin_features.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 1b5a544b018a110dc9f83257beb4d7e7ee53f198..fa03c10fc417d38379ef85823a567e7c37bb0e8e 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -38,6 +38,7 @@
'function_template.cc',
'function_template.h',
'gin_export.h',
+ 'gin_features.cc',
'handle.h',
'interceptor.cc',
'interceptor.h',
@@ -62,6 +63,7 @@
'public/context_holder.h',
'public/debug.h',
'public/gin_embedders.h',
+ 'public/gin_features.h',
'public/isolate_holder.h',
'public/v8_platform.h',
'public/wrapper_info.h',
« no previous file with comments | « gin/BUILD.gn ('k') | gin/gin_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698