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

Unified Diff: chrome/browser/defaults.h

Issue 1722493002: Project Eraser: Kill chrome://memory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix chrome_browser_ui.gypi. Created 4 years, 9 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/browser/browser_resources.grd ('k') | 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 6d93b7cb41e15195365d198e5f4dd17764098571..1ea1f90e8879afa4240c30e631bbe8ef9c4af96f 100644
--- a/chrome/browser/defaults.h
+++ b/chrome/browser/defaults.h
@@ -45,9 +45,6 @@ extern const bool kSizeTabButtonToTopOfTabStrip;
// distinct signin flow.
extern const bool kSyncAutoStarts;
-// Should other browsers be shown in about:memory page?
-extern const bool kShowOtherBrowsersInAboutMemory;
-
// Should scroll events on the tabstrip change tabs?
extern const bool kScrollEventChangesTab;
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/defaults.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698