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

Unified Diff: chrome/browser/ui/ash/chrome_shell_delegate.h

Issue 1843563003: Move arc_intent_helper_bridge.h from c/b/chromeos/ to components/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address a comment 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
Index: chrome/browser/ui/ash/chrome_shell_delegate.h
diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.h b/chrome/browser/ui/ash/chrome_shell_delegate.h
index 0d62892fbf7c9faa895da9777b3d95111b827d17..504a953f5e967e368490867a0a17206dd7816153 100644
--- a/chrome/browser/ui/ash/chrome_shell_delegate.h
+++ b/chrome/browser/ui/ash/chrome_shell_delegate.h
@@ -51,6 +51,7 @@ class ChromeShellDelegate : public ash::ShellDelegate,
ash::VirtualKeyboardStateObserver* observer) override;
void RemoveVirtualKeyboardStateObserver(
ash::VirtualKeyboardStateObserver* observer) override;
+ void OpenUrl(const GURL& url) override;
app_list::AppListViewDelegate* GetAppListViewDelegate() override;
ash::ShelfDelegate* CreateShelfDelegate(ash::ShelfModel* model) override;
ash::SystemTrayDelegate* CreateSystemTrayDelegate() override;
« no previous file with comments | « chrome/browser/chromeos/arc/settings_bridge_unittest.cc ('k') | chrome/browser/ui/ash/chrome_shell_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698