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

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

Issue 1586843002: Remove remote tree host and some related input and metro_driver code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@metro-mode-3
Patch Set: remove ash_unittests from being run Created 4 years, 11 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 9315d5bab8428de1bc484bdc3134d29224132312..e63fa2f4479aee4718f88c90025be0e8e5116b4b 100644
--- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
+++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
@@ -551,11 +551,6 @@ class ChromeLauncherController
// Forget the current profile to allow attaching to a new one.
void ReleaseProfile();
- // Returns true if |app_id| is a Packaged App that has already launched on the
- // native desktop and, if so, executes it as a desktop shortcut to activate
- // desktop mode and send another OnLaunched event to the Extension.
- bool LaunchedInNativeDesktop(const std::string& app_id);
-
static ChromeLauncherController* instance_;
ash::ShelfModel* model_;
« no previous file with comments | « chrome/browser/plugins/plugin_infobar_delegates.cc ('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