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

Unified Diff: chrome/common/pref_names.h

Issue 12225076: Delete most web intents code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 10 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/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index ad8c73c20f11638f6d5c7276455bbfcc194e073e..533d50875b61bd5869276039abbff3f586873544 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -777,10 +777,6 @@ extern const char kFactoryResetRequested[];
extern const char kRecoveryComponentVersion[];
extern const char kComponentUpdaterState[];
-#if defined(ENABLE_WEB_INTENTS)
-extern const char kWebIntentsEnabled[];
-#endif
-
extern const char kMediaGalleriesUniqueId[];
extern const char kMediaGalleriesRememberedGalleries[];

Powered by Google App Engine
This is Rietveld 408576698