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

Unified Diff: chrome/browser/chrome_browser_main_linux.h

Issue 14556015: [Media Galleries] Lazily initialize the storage monitor. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix merge Created 7 years, 7 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/browser/chrome_browser_main_linux.h
diff --git a/chrome/browser/chrome_browser_main_linux.h b/chrome/browser/chrome_browser_main_linux.h
index 3cc54760cd7e947cc02baf5b987ef6473c2fb821..cba0e1e2448c0b0a5d5bc01004d360ed86b4d33f 100644
--- a/chrome/browser/chrome_browser_main_linux.h
+++ b/chrome/browser/chrome_browser_main_linux.h
@@ -25,7 +25,6 @@ class ChromeBrowserMainPartsLinux : public ChromeBrowserMainPartsPosix {
// ChromeBrowserMainParts overrides.
virtual void PreProfileInit() OVERRIDE;
- virtual void PostProfileInit() OVERRIDE;
virtual void PostMainMessageLoopRun() OVERRIDE;
private:
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main_linux.cc » ('j') | chrome/browser/storage_monitor/storage_monitor.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698