summaryrefslogtreecommitdiffstats
path: root/content/DEPS
diff options
context:
space:
mode:
authorabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 03:46:08 +0000
committerabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 03:46:08 +0000
commit5c30b5e024416c5a710501b26a59632296460423 (patch)
tree885fedadf0dccea79ffda059121a23b15fd2e505 /content/DEPS
parent4a8cf3e2dcd1c95a3ec7ba34f7a0b653c154a1ce (diff)
downloadchromium_src-5c30b5e024416c5a710501b26a59632296460423.zip
chromium_src-5c30b5e024416c5a710501b26a59632296460423.tar.gz
chromium_src-5c30b5e024416c5a710501b26a59632296460423.tar.bz2
Update refernces to Blink's Platform API (content)
These headers have moved from Source/Platform/chromium/public to public/platform. This CL updates content's references to the old location to point to the new location. After this CL lands, I'll remove the forwarding headers that are letting these references still work. TBR=jamesr@chromium.org BUG=239545 Review URL: https://chromiumcodereview.appspot.com/15822010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203047 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r--content/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/DEPS b/content/DEPS
index 4ef06965..91a249a 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -63,7 +63,7 @@ include_rules = [
"+third_party/khronos",
"+third_party/webrtc",
"+third_party/zlib/google",
- "+third_party/WebKit/Source/Platform/chromium",
+ "+third_party/WebKit/public/platform",
"+third_party/WebKit/Source/WebKit/chromium",
"+ui/android",