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

Unified Diff: chrome/browser/defaults.h

Issue 506045: Don't show "show in foloder" in chrome os. (Closed)
Patch Set: " Created 11 years 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/browser/defaults.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/defaults.h
diff --git a/chrome/browser/defaults.h b/chrome/browser/defaults.h
index 7ab55058c4f246e11505f169122b7cbb40658b9a..6478e14a82af7cf121b1fee17fac14d18a6e2616 100644
--- a/chrome/browser/defaults.h
+++ b/chrome/browser/defaults.h
@@ -54,6 +54,9 @@ extern const bool kShowAboutMenuItem;
// browser check are not done.
extern const bool kOSSupportsOtherBrowsers;
+// Does the download page have the show in folder option?
+extern const bool kDownloadPageHasShowInFolder;
+
} // namespace browser_defaults
#endif // CHROME_BROWSER_DEFAULTS_H_
« no previous file with comments | « no previous file | chrome/browser/defaults.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698