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

Unified Diff: content/public/common/content_switches.h

Issue 10832183: Add CSS exclusions command-line switch (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Adding alternate email to AUTHORS file Created 8 years, 4 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: content/public/common/content_switches.h
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
index 7c85ac9433ef0729810eb4fbab1f87c59e77d7a1..87b76bd6a1903a8a4eb83fa69ffecb442c470150 100644
--- a/content/public/common/content_switches.h
+++ b/content/public/common/content_switches.h
@@ -93,6 +93,7 @@ CONTENT_EXPORT extern const char kEnableAcceleratedFilters[];
extern const char kEnableAcceleratedPlugins[];
extern const char kEnableAccessibilityLogging[];
CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[];
+extern const char kEnableCssExclusions[];
extern const char kEnableCssRegions[];
extern const char kEnableCssShaders[];
extern const char kEnableCssVariables[];
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/public/common/content_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698