summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-07 21:20:11 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-07 21:20:11 +0000
commitf120e9853776811f29342afca16766e21cf6c5c9 (patch)
treea04739217307d3e0bfa424120237bf7f510659a6 /chrome/DEPS
parent260c993d2c75407033ba79687d5c4a710289a19b (diff)
downloadchromium_src-f120e9853776811f29342afca16766e21cf6c5c9.zip
chromium_src-f120e9853776811f29342afca16766e21cf6c5c9.tar.gz
chromium_src-f120e9853776811f29342afca16766e21cf6c5c9.tar.bz2
Revert 262176 "Makes chrome://omnibox use mojo"
> Makes chrome://omnibox use mojo > > For the time being I'm moving chrome://omnibox behind USE_MOJO. Dave > has a patch out to enable USE_MOJO for Mac, which means it's only > android that won't have it for the time being. > > BUG=none > TEST=none > R=darin@chromium.org > > Review URL: https://codereview.chromium.org/222543004 TBR=sky@chromium.org Review URL: https://codereview.chromium.org/227663003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262199 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index 69f7d97..9e8cd4d 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -21,8 +21,6 @@ include_rules = [
"+components/variations",
"+content/public/common",
"+content/public/test",
- "+mojo/common",
- "+mojo/public",
# Don't allow inclusion of these other libs we shouldn't be calling directly.
"-webkit",