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

Unified Diff: third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi

Issue 1952893003: Implement custom element construction and some 'define' checks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Implement feedback. Created 4 years, 7 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: third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
index 56154302b1d08b216bda0c7cb8005228d896e283..ebb456bc4dceb225f85f051726dbc9984e05c118 100644
--- a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
@@ -14,6 +14,7 @@
'V8ErrorEventCustom.cpp',
'V8EventTargetCustom.cpp',
'V8HTMLAllCollectionCustom.cpp',
+ 'V8HTMLElementCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',
'V8IntersectionObserverCustom.cpp',
'V8MediaQueryListCustom.cpp',
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/custom/V8HTMLElementCustom.cpp ('k') | third_party/WebKit/Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698