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

Unified Diff: chrome/common/chrome_constants.h

Issue 12225022: Delete kBrowserAppName in favor of IDS_SHORT_PRODUCT_NAME. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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/chrome_constants.h
===================================================================
--- chrome/common/chrome_constants.h (revision 180775)
+++ chrome/common/chrome_constants.h (working copy)
@@ -36,7 +36,6 @@
// Chromium Helper MF.app/Contents/MacOS/Chromium Helper MF.
extern const FilePath::CharType* const kHelperFlavorSuffixes[];
#endif // OS_MACOSX
-extern const wchar_t kBrowserAppName[];
#if defined(OS_WIN)
extern const FilePath::CharType kMetroDriverDll[];
extern const wchar_t kStatusTrayWindowClass[];

Powered by Google App Engine
This is Rietveld 408576698