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

Unified Diff: Source/core/core.gypi

Issue 15724005: [Binding] Support primitive type for union member (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: do not inherit getter. rename DoNotCheckJSProperty to OverrideBuiltins Created 7 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 834266582c1b1f5cefa7d8dff033427683de6d47..148631994966d44c48f6df1f0171cc2663c62fbe 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1807,6 +1807,7 @@
'dom/NamedNodesCollection.cpp',
'dom/NamedNodesCollection.h',
'dom/Node.cpp',
+ 'dom/NodeList.cpp',
haraken 2013/05/23 05:56:27 Nit: alphabetical order please.
'dom/NodeFilter.cpp',
'dom/NodeFilter.h',
'dom/NodeFilterCondition.cpp',

Powered by Google App Engine
This is Rietveld 408576698