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

Unified Diff: apps/DEPS

Issue 16702003: Move ShellWindow into apps component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: yar Created 7 years, 6 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_lifetime_monitor.cc » ('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 3a522f17e8180d582e70a5700ec4824c496c99d7..d7900fdbd25bf3df6dd5baab8971ac4ed47a9391 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -3,17 +3,22 @@ include_rules = [
"+content",
"+components/browser_context_keyed_service",
"+components/user_prefs/pref_registry_syncable.h",
+ "+components/web_modal",
+ "+extensions",
+ "+skia/ext",
+ "+third_party/skia/include",
"+ui",
"+win8",
# Temporary allowed includes.
# TODO(benwells): remove these (http://crbug.com/159366)
"+chrome/browser/browser_process.h",
"+chrome/browser/extensions",
+ "+chrome/browser/lifetime/application_lifetime.h",
"+chrome/browser/profiles",
+ "+chrome/browser/sessions/session_id.h",
"+chrome/browser/shell_integration.h",
"+chrome/browser/ui/extensions/application_launch.h",
"+chrome/browser/ui/extensions/native_app_window.h",
- "+chrome/browser/ui/extensions/shell_window.h",
"+chrome/browser/ui/host_desktop.h",
"+chrome/browser/ui/web_applications/web_app_ui.h",
"+chrome/browser/web_applications/web_app.h",
« no previous file with comments | « no previous file | apps/app_lifetime_monitor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698