summaryrefslogtreecommitdiffstats
path: root/content/test/DEPS
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-14 01:24:47 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-14 01:24:47 +0000
commit3469ea224416a6bf15f08133516f0c11913eebe1 (patch)
tree917248385278e4f6fc95094d81fb1bdfa8d0262f /content/test/DEPS
parentcb6b3902049d0bb227f486511c79220bc51afcc6 (diff)
downloadchromium_src-3469ea224416a6bf15f08133516f0c11913eebe1.zip
chromium_src-3469ea224416a6bf15f08133516f0c11913eebe1.tar.gz
chromium_src-3469ea224416a6bf15f08133516f0c11913eebe1.tar.bz2
Move source files from webkit/support to content/test
BUG=265753 TEST=content_unittests, webkit_unit_tests, content_shell R=jamesr@chromium.org,tkent@chromium.org,jochen@chromium.org Review URL: https://chromiumcodereview.appspot.com/23526028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223201 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test/DEPS')
-rw-r--r--content/test/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/test/DEPS b/content/test/DEPS
index d8eb582..1949e27 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+ui/aura/test/test_aura_initializer.h",
"+ui/base/resource/data_pack.h",
"+third_party/WebKit/public/testing",
+ "!v8/include/v8.h",
]