summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-20 18:10:05 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-20 18:10:05 +0000
commit7f6608ed105ada5e78c2222bd856129eed6b8f51 (patch)
tree7a01a1e558210d4d9bf42407b23a85330ce945f3 /chrome/DEPS
parent4ae30d08d2df7fdb8b236b6c650a1a29a84ee562 (diff)
downloadchromium_src-7f6608ed105ada5e78c2222bd856129eed6b8f51.zip
chromium_src-7f6608ed105ada5e78c2222bd856129eed6b8f51.tar.gz
chromium_src-7f6608ed105ada5e78c2222bd856129eed6b8f51.tar.bz2
Add printing in chrome/DEPS.
Fix printing_unittests dependencies to include gtest. Review URL: http://codereview.chromium.org/20540 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10106 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index 83639d6..0f6969f 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+net",
+ "+printing",
# The subdirectories in chrome/ will manually allow their own include
# directories in chrome/ so we disallow all of them.