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

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

Issue 2523053004: Enhance chrome.app.window API for shelf integration with restore support (Closed)
Patch Set: Created 4 years, 1 month 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/launcher_controller_helper.h
diff --git a/chrome/browser/ui/ash/launcher/launcher_controller_helper.h b/chrome/browser/ui/ash/launcher/launcher_controller_helper.h
index 78dba52f8ff9b75dd3ac450ada707c6c276910c4..2f3f45840a2a6e753ebea3175ed7ad9c6cee7f96 100644
--- a/chrome/browser/ui/ash/launcher/launcher_controller_helper.h
+++ b/chrome/browser/ui/ash/launcher/launcher_controller_helper.h
@@ -42,6 +42,7 @@ class LauncherControllerHelper : public ExtensionEnableFlowDelegate {
virtual bool IsValidIDForCurrentUser(const std::string& id) const;
void LaunchApp(const std::string& app_id,
+ const std::string& launch_id,
ash::LaunchSource source,
int event_flags);

Powered by Google App Engine
This is Rietveld 408576698