0

Remove unnecessary content entry from device's DEPS. device shouldn't depend on content per our previous discussions, and now the content usage has been removed.

Review URL: https://codereview.chromium.org/12833006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188116 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
jam@chromium.org
2013-03-14 17:37:27 +00:00
parent 823bd99eff
commit 8ff5b89a2c

@ -1,5 +1,3 @@
include_rules = [
"+chromeos",
"+content/public/common",
"+content/public/test",
]