summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/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 /ppapi/shared_impl/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 'ppapi/shared_impl/DEPS')
-rw-r--r--ppapi/shared_impl/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
index 9f93141..313cbac 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -3,7 +3,7 @@ include_rules = [
"+gpu",
"+media/audio",
"+skia",
- "+webkit/glue",
+ "+webkit/common/webpreferences.h",
# The untrusted build references the NaCl integrated runtime (IRT).
"+native_client/src/untrusted/irt",