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

Unified Diff: chrome/browser/extensions/api/tabs/ash_panel_contents.h

Issue 306823002: Flip --enable-apps-show-on-first-paint flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Tests Created 6 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/extensions/api/tabs/ash_panel_contents.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/api/tabs/ash_panel_contents.h
diff --git a/chrome/browser/extensions/api/tabs/ash_panel_contents.h b/chrome/browser/extensions/api/tabs/ash_panel_contents.h
index 64c481afadfe1db713fc7176dfd90bc73fa83c48..6f6611912dd7150c04208086b68693b943419f7b 100644
--- a/chrome/browser/extensions/api/tabs/ash_panel_contents.h
+++ b/chrome/browser/extensions/api/tabs/ash_panel_contents.h
@@ -46,6 +46,7 @@ class AshPanelContents
virtual void NativeWindowChanged(apps::NativeAppWindow* native_app_window)
OVERRIDE;
virtual void NativeWindowClosed() OVERRIDE;
+ virtual void NativeWindowFirstShown() const OVERRIDE;
virtual content::WebContents* GetWebContents() const OVERRIDE;
// LauncherFaviconLoader::Delegate overrides:
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/extensions/api/tabs/ash_panel_contents.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698