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

Unified Diff: chrome/browser/ui/ash/launcher/chrome_launcher_controller.h

Issue 10824204: Move small c/b/extensions classes into extensions namespace no.2 (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Latest master for cq + nitfix 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
Index: chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
diff --git a/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h b/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
index 2e9fb23c7085e4e091fbcc0886cd41877cf4d665..411a5ead8c60a6d1617a629ea5f37fa87578f09b 100644
--- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
+++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
@@ -51,7 +51,7 @@ class ChromeLauncherController
public ash::LauncherModelObserver,
public ash::ShellObserver,
public content::NotificationObserver,
- public ShellWindowRegistry::Observer,
+ public extensions::ShellWindowRegistry::Observer,
public aura::client::ActivationChangeObserver,
public aura::WindowObserver {
public:
« no previous file with comments | « chrome/browser/profiles/profile_impl.h ('k') | chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698