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

Unified Diff: apps/DEPS

Issue 12321107: Move shell integration code from chrome/browser to apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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/apps.gypi » ('j') | apps/shell_integration.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index 90a33a646632e64ce1b7b99eced6febf075af534..7ecf25a0d93d80607a79ea3530c91c6dbb4252a7 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -1,12 +1,16 @@
include_rules = [
"+base",
"+content",
+ "+third_party/mozilla",
+ "+ui",
# Temporary allowed includes.
# TODO(benwells): remove these (http://crbug.com/159366)
"+chrome/browser/browser_process.h",
"+chrome/browser/extensions",
"+chrome/browser/profiles",
"+chrome/browser/ui/host_desktop.h",
+ "+chrome/common/chrome_constants.h",
+ "+chrome/common/chrome_paths_internal.h",
"+chrome/common/chrome_notification_types.h",
"+chrome/common/chrome_switches.h",
"+chrome/common/extensions",
« no previous file with comments | « no previous file | apps/apps.gypi » ('j') | apps/shell_integration.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698