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

Unified Diff: Source/core/core.gypi

Issue 15834008: Auto-generate V8CSSStyleDeclaration::namedPropertyGetter (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased 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
« no previous file with comments | « Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp ('k') | Source/core/css/CSSStyleDeclaration.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c88ffc0761ca82adbf7317dc6eb73032aaefc6c1..d960ae8fad6e12613c77ca50910c99bbf7ee2bd7 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -601,6 +601,8 @@
'css/CSSSelector.cpp',
'css/CSSSelectorList.cpp',
'css/CSSSelectorList.h',
+ 'css/CSSStyleDeclaration.h',
+ 'css/CSSStyleDeclaration.cpp',
'css/CSSStyleRule.cpp',
'css/CSSStyleRule.h',
'css/CSSStyleSheet.cpp',
« no previous file with comments | « Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp ('k') | Source/core/css/CSSStyleDeclaration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698