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

Unified Diff: apps/DEPS

Issue 14514003: Make OSX App Launcher Launchable from the Dock. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase off cl14603002 Created 7 years, 8 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
« no previous file with comments | « no previous file | apps/app_shim/app_shim_host_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index fb10d134394a4c23577746e95e333e528fc823a8..565bb6a60973049d01f94831a640c37223037479 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -9,6 +9,9 @@ include_rules = [
"+chrome/browser/extensions",
"+chrome/browser/profiles",
"+chrome/browser/shell_integration.h",
+ "+chrome/browser/ui/app_list/app_list_service.h",
+ "+chrome/browser/ui/app_list/app_list_service_mac.h",
+ "+chrome/browser/ui/app_list/app_list_dismiss_observer_mac.h",
"+chrome/browser/ui/extensions/application_launch.h",
"+chrome/browser/ui/extensions/shell_window.h",
"+chrome/browser/ui/host_desktop.h",
« no previous file with comments | « no previous file | apps/app_shim/app_shim_host_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698