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

Unified Diff: chrome/common/pref_names.h

Issue 10835016: Rename media gallery -> media galleries in pref/UI components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 | « chrome/chrome_browser.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index edc071a093848766c6f5d0ef162db64aa7a2ce50..2e5ae7da7e50e6719bcc12a42ccffe5a65058f25 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -715,8 +715,8 @@ extern const char kComponentUpdaterState[];
extern const char kWebIntentsEnabled[];
-extern const char kMediaGalleryUniqueId[];
-extern const char kMediaGalleryRememberedGalleries[];
+extern const char kMediaGalleriesUniqueId[];
+extern const char kMediaGalleriesRememberedGalleries[];
#if defined(USE_AURA)
extern const char kShelfAlignment[];
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698