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

Unified Diff: bindings/bindings.gypi

Issue 14324009: Add support for disabling CSS Properties at runtime (Closed) Base URL: http://src.chromium.org/blink/trunk/Source/
Patch Set: Created 7 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
« no previous file with comments | « no previous file | bindings/v8/RuntimeCSSEnabled.h » ('j') | bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bindings/bindings.gypi
===================================================================
--- bindings/bindings.gypi (revision 148530)
+++ bindings/bindings.gypi (working copy)
@@ -33,6 +33,8 @@
'v8/NPV8Object.h',
'v8/PageScriptDebugServer.cpp',
'v8/PageScriptDebugServer.h',
+ 'v8/RuntimeCSSEnabled.cpp',
+ 'v8/RuntimeCSSEnabled.h',
'v8/RetainedDOMInfo.cpp',
'v8/RetainedDOMInfo.h',
'v8/RetainedObjectInfo.h',
« no previous file with comments | « no previous file | bindings/v8/RuntimeCSSEnabled.h » ('j') | bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698