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

Unified Diff: Source/core/core.gypi

Issue 1109323002: [bindings] Support passing of ScriptState for namedPropertyQuery form of getter. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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 5ee5eaf34c6727a7df512c37edef4c98fc226e44..b0597dcbe4a837c550eb362afb35c91613fd2b51 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1110,6 +1110,7 @@
'css/CSSSelectorList.h',
'css/CSSShadowValue.cpp',
'css/CSSShadowValue.h',
+ 'css/CSSStyleDeclaration.cpp',
'css/CSSStyleDeclaration.h',
'css/CSSStyleRule.cpp',
'css/CSSStyleRule.h',

Powered by Google App Engine
This is Rietveld 408576698