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

Unified Diff: apps/app_shim/DEPS

Issue 113553002: Use ExtensionEnableFlow for shim initiated launches. (Mac) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Don't pass pointers in callback. Handle deleted app or profile. Created 7 years 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 | « no previous file | apps/app_shim/extension_app_shim_handler_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/app_shim/DEPS
diff --git a/apps/app_shim/DEPS b/apps/app_shim/DEPS
index 8d51bf5a481367207d364895d7f1f9575263946f..6c77a25381101428ffc387a20cb06177c671a009 100644
--- a/apps/app_shim/DEPS
+++ b/apps/app_shim/DEPS
@@ -5,6 +5,8 @@ include_rules = [
"+chrome/browser/ui/app_list/app_list_service.h",
"+chrome/browser/ui/app_list/app_list_util.h",
"+chrome/browser/ui/extensions/application_launch.h",
+ "+chrome/browser/ui/extensions/extension_enable_flow.h",
+ "+chrome/browser/ui/extensions/extension_enable_flow_delegate.h",
"+chrome/browser/ui/web_applications/web_app_ui.h",
"+chrome/browser/ui/webui/ntp/core_app_launcher_handler.h",
"+chrome/browser/web_applications/web_app_mac.h",
« no previous file with comments | « no previous file | apps/app_shim/extension_app_shim_handler_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698