summaryrefslogtreecommitdiffstats
path: root/apps/DEPS
diff options
context:
space:
mode:
authorbenwells@chromium.org <benwells@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-15 12:06:54 +0000
committerbenwells@chromium.org <benwells@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-15 12:06:54 +0000
commit8e33cd577c95afc79bb3c31383155ce9730b17c4 (patch)
tree10bc0acb35089d7f4cf7aabbc74322d549510ba1 /apps/DEPS
parent378678f04407dabc1160800ccb9b2dbeacb3a994 (diff)
downloadchromium_src-8e33cd577c95afc79bb3c31383155ce9730b17c4.zip
chromium_src-8e33cd577c95afc79bb3c31383155ce9730b17c4.tar.gz
chromium_src-8e33cd577c95afc79bb3c31383155ce9730b17c4.tar.bz2
Tighten dependencies from src/apps into chrome/browser/ui
This dependency has crept in to fix problems with the windows aura builds. Tightending the DEPS file to make sure no more creep in accidentally. BUG=None Review URL: https://chromiumcodereview.appspot.com/12254031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182673 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps/DEPS')
-rw-r--r--apps/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/DEPS b/apps/DEPS
index 2d5bb34..cff4a54 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -7,7 +7,7 @@ include_rules = [
"+chrome/browser/extensions",
"+chrome/browser/prefs",
"+chrome/browser/profiles",
- "+chrome/browser/ui",
+ "+chrome/browser/ui/host_desktop.h",
"+chrome/common/chrome_notification_types.h",
"+chrome/common/chrome_switches.h",
"+chrome/common/extensions",