summaryrefslogtreecommitdiffstats
path: root/chrome/browser/DEPS
diff options
context:
space:
mode:
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-03 16:32:47 +0000
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-03 16:32:47 +0000
commit2eef3e0d9f37e31aea701b5fa7bcaffe71d1ec2d (patch)
tree15cd5987b5c6bcb4f6eecfb1b3f19dcf3898e846 /chrome/browser/DEPS
parentf2274dc2da5a589c5baa1342f69a99d07d31c8f6 (diff)
downloadchromium_src-2eef3e0d9f37e31aea701b5fa7bcaffe71d1ec2d.zip
chromium_src-2eef3e0d9f37e31aea701b5fa7bcaffe71d1ec2d.tar.gz
chromium_src-2eef3e0d9f37e31aea701b5fa7bcaffe71d1ec2d.tar.bz2
Fix check_deps failure from r108475.
BUG=101387 TEST=check_deps TBR=mark@chromium.org Review URL: http://codereview.chromium.org/8446003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108476 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r--chrome/browser/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 62fea8b..2d6ae74 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -31,7 +31,7 @@ include_rules = [
"+chrome/third_party/hunspell",
"+chrome/third_party/mozilla_security_manager",
"+libxml", # For search engine definition parsing.
- "+third_party/apple", # Apple code ImageAndTextCell.
+ "+third_party/apple_sample_code", # Apple code ImageAndTextCell.
"+third_party/cld",
"+third_party/expat",
"+third_party/iaccessible2",