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

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

Issue 373423002: Split Dictionary's get and convert into DictionaryHelper. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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
Index: Source/bindings/core/v8/v8.gypi
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi
index e72613a0aae14da5e16721599a310ea0667cc3e7..509b37e01edd2fa20d22341697a49db829d7bdec 100644
--- a/Source/bindings/core/v8/v8.gypi
+++ b/Source/bindings/core/v8/v8.gypi
@@ -31,6 +31,8 @@
'DOMWrapperWorld.h',
'Dictionary.cpp',
'Dictionary.h',
+ 'DictionaryHelperForBindings.h',
+ 'DictionaryHelperForCore.cpp',
'ExceptionMessages.cpp',
'ExceptionMessages.h',
'ExceptionState.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8BlobCustomHelpers.cpp ('k') | Source/bindings/modules/v8/DictionaryHelperForModules.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698