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

Unified Diff: extensions/extensions.gypi

Issue 1185443004: extensions: Use V8 Maybe APIs in ModuleSystem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « no previous file | extensions/renderer/module_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index bd0d2948cfa8d3d7f9d274e3278cd6af3ff34544..ac72ad860fb7081c7a9dcbd537d518d54ed4cb42 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -1004,6 +1004,7 @@
'renderer/utils_native_handler.h',
'renderer/v8_context_native_handler.cc',
'renderer/v8_context_native_handler.h',
+ 'renderer/v8_helpers.h',
'renderer/v8_schema_registry.cc',
'renderer/v8_schema_registry.h',
'renderer/web_ui_injection_host.cc',
« no previous file with comments | « no previous file | extensions/renderer/module_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698