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

Unified Diff: apps/DEPS

Issue 25034003: Moved apps metro code from apps to chrome/browser/apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and fix unit test Created 7 years, 2 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_launch_for_metro_restart_win.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 ee53482b68d677a8e5db8dfd99aac26b34bfcaf3..17a23d131ab7f410f80d99f2edf3a3a373a1b362 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -12,15 +12,12 @@ include_rules = [
"+win8",
# Temporary allowed includes.
# TODO(benwells): remove these (http://crbug.com/159366)
- "+chrome/browser/browser_process.h",
"+chrome/browser/chrome_notification_types.h",
"+chrome/browser/chromeos/drive",
"+chrome/browser/chromeos/login/user_manager.h",
"+chrome/browser/lifetime/application_lifetime.h",
"+chrome/browser/profiles",
"+chrome/browser/sessions/session_id.h",
- "+chrome/browser/ui/apps/app_metro_infobar_delegate_win.h",
- "+chrome/browser/ui/host_desktop.h",
"+chrome/common/chrome_switches.h",
# Pieces of the extensions system that need to move to src/extensions.
# See http://crbug.com/162530 for details.
« no previous file with comments | « no previous file | apps/app_launch_for_metro_restart_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698