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

Unified Diff: Source/core/core.gypi

Issue 14324009: Add support for disabling CSS Properties at runtime (Closed) Base URL: http://src.chromium.org/blink/trunk/Source/
Patch Set: Runtime guard more uses of CSSPropertyID, per Elliot's request. 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c92e7d7051e9eac9a8f838ffac3cc5481b195f6b..f1a7a1b9ab7d4a4f351af91d33501ac93fd96c42 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1176,6 +1176,8 @@
'page/PointerLockController.h',
'page/PopupOpeningObserver.h',
'page/PrintContext.cpp',
+ 'page/RuntimeCSSEnabled.cpp',
+ 'page/RuntimeCSSEnabled.h',
'page/RuntimeEnabledFeatures.cpp',
'page/RuntimeEnabledFeatures.h',
'page/Screen.cpp',
« no previous file with comments | « Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp ('k') | Source/core/css/CSSComputedStyleDeclaration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698