From 8d0b59d305d73765890b2154bfed916f271ec191 Mon Sep 17 00:00:00 2001 From: "alokp@chromium.org" Date: Mon, 29 Mar 2010 16:46:05 +0000 Subject: Added DEPS file to fix checkdeps. TBR: brettw git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42954 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/npapi_pepper_test_plugin/DEPS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 webkit/tools/npapi_pepper_test_plugin/DEPS (limited to 'webkit/tools') diff --git a/webkit/tools/npapi_pepper_test_plugin/DEPS b/webkit/tools/npapi_pepper_test_plugin/DEPS new file mode 100644 index 0000000..f31c40db --- /dev/null +++ b/webkit/tools/npapi_pepper_test_plugin/DEPS @@ -0,0 +1,4 @@ +include_rules = [ + "+gpu/pgl", + "+third_party/gles2_book", +] -- cgit v1.1