summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/DEPS
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-31 07:06:18 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-31 07:06:18 +0000
commitfab55e79fa25eb384f4698850a0c7c9fdd7352a7 (patch)
treee310ae687cab547cfff9bc050c28acd082bdadc2 /chrome/renderer/DEPS
parent2130a837fc486c170bc5ea2b214a25260232336d (diff)
downloadchromium_src-fab55e79fa25eb384f4698850a0c7c9fdd7352a7.zip
chromium_src-fab55e79fa25eb384f4698850a0c7c9fdd7352a7.tar.gz
chromium_src-fab55e79fa25eb384f4698850a0c7c9fdd7352a7.tar.bz2
reland of 'split webkit/glue/webpreferences to common and renderer'
Reland of https://codereview.chromium.org/16216007 with merge fixed. TBR=jamesr@chromium.org BUG=239107 Review URL: https://chromiumcodereview.appspot.com/15788004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203348 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer/DEPS')
-rw-r--r--chrome/renderer/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 7b2cf63..db5eff4 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -14,7 +14,7 @@ include_rules = [
"+sandbox/win/src",
"+skia",
- "+webkit/common/fileapi",
+ "+webkit/common",
"+webkit/glue",
"+webkit/glue/plugins",
"+webkit/plugins",