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

Unified Diff: Source/bindings/core/v8/v8.gypi

Issue 669153004: Include all headers in bindings_core_v8_files. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/v8.gypi
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi
index 020275cbb71b21c214a0fe40041b6c7945422939..348feb5754d88320306ae0f6e44b8f834b513ca6 100644
--- a/Source/bindings/core/v8/v8.gypi
+++ b/Source/bindings/core/v8/v8.gypi
@@ -104,6 +104,7 @@
'V8Binding.cpp',
'V8Binding.h',
'V8BindingMacros.h',
+ 'V8CacheOptions.h',
'V8CustomElementLifecycleCallbacks.cpp',
'V8CustomElementLifecycleCallbacks.h',
'V8DOMActivityLogger.cpp',
@@ -142,6 +143,8 @@
'V8PerContextData.h',
'V8PerIsolateData.cpp',
'V8PerIsolateData.h',
+ 'V8PersistentValueMap.h',
+ 'V8PersistentValueVector.h',
'V8RecursionScope.cpp',
'V8RecursionScope.h',
'V8ScriptRunner.cpp',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698