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

Unified Diff: chrome/common/chrome_constants.h

Issue 10828371: Remove unused kOffTheRecordMediaCacheDirname constant. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « no previous file | chrome/common/chrome_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_constants.h
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
index 180af476213c2d9bbbad9ddc7d2cdc6daa04667a..ae490524314bd1c3abd18a2aa1346fa383d34753 100644
--- a/chrome/common/chrome_constants.h
+++ b/chrome/common/chrome_constants.h
@@ -73,7 +73,6 @@ extern const FilePath::CharType kManagedModePolicyFilename[];
extern const FilePath::CharType kMediaCacheDirname[];
extern const FilePath::CharType kNewTabThumbnailsFilename[];
extern const FilePath::CharType kOBCertFilename[];
-extern const FilePath::CharType kOffTheRecordMediaCacheDirname[];
extern const FilePath::CharType kPreferencesFilename[];
extern const FilePath::CharType kReadmeFilename[];
extern const FilePath::CharType kSafeBrowsingBaseFilename[];
« no previous file with comments | « no previous file | chrome/common/chrome_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698