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

Unified Diff: apps/DEPS

Issue 12623005: [mac] App shims (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: -> _mac Created 7 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
« no previous file with comments | « no previous file | apps/app_shim/OWNERS » ('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 9c23ba2381c42e75f4f167078ef18ffb0d2427b6..d328be8dbb6e53e56be54c1499844efda867e135 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -7,10 +7,14 @@ include_rules = [
"+chrome/browser/extensions",
"+chrome/browser/profiles",
"+chrome/browser/shell_integration.h",
+ "+chrome/browser/ui/extensions/application_launch.h",
"+chrome/browser/ui/host_desktop.h",
"+chrome/browser/ui/web_applications/web_app_ui.h",
"+chrome/browser/web_applications/web_app.h",
"+chrome/common/chrome_notification_types.h",
+ "+chrome/common/chrome_paths.h",
"+chrome/common/extensions",
+ "+chrome/common/mac/app_mode_common.h",
"+chrome/installer",
+ "+chrome/test/base/testing_profile.h",
]
« no previous file with comments | « no previous file | apps/app_shim/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698