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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2903053002: Removing canvas rendering mode switching feature (Closed)
Patch Set: Created 3 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
Index: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 4348870221ff976ec4e9704a2c9d9d434fa5461a..f1978bc6a01e64724638f2c9452672728a909f7b 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -165,9 +165,6 @@ extern const char kEasyUnlockProximityDetectionDescription[];
extern const char kEmbeddedExtensionOptionsName[];
extern const char kEmbeddedExtensionOptionsDescription[];
-extern const char kEnable2dCanvasDynamicRenderingModeSwitchingName[];
-extern const char kEnable2dCanvasDynamicRenderingModeSwitchingDescription[];
-
extern const char kEnableAdjustableLargeCursorName[];
extern const char kEnableAdjustableLargeCursorDescription[];

Powered by Google App Engine
This is Rietveld 408576698