summaryrefslogtreecommitdiffstats
path: root/chrome/default_plugin/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 01:18:58 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 01:18:58 +0000
commitcc6e701be963178587b1e6edab1c74ec025ad9c0 (patch)
treeeb2b7fbfa27c75edfa563adf10f93ba855575c38 /chrome/default_plugin/DEPS
parentd8e0a0c7cd72ceeb3ae0675018856cf66c70e1f2 (diff)
downloadchromium_src-cc6e701be963178587b1e6edab1c74ec025ad9c0.zip
chromium_src-cc6e701be963178587b1e6edab1c74ec025ad9c0.tar.gz
chromium_src-cc6e701be963178587b1e6edab1c74ec025ad9c0.tar.bz2
Move default_plugin out of webkit.
BUG=48419 Review URL: http://codereview.chromium.org/2803035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51681 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/default_plugin/DEPS')
-rw-r--r--chrome/default_plugin/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/default_plugin/DEPS b/chrome/default_plugin/DEPS
new file mode 100644
index 0000000..a24c01b
--- /dev/null
+++ b/chrome/default_plugin/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+app",
+ "+third_party/libxml",
+]