summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authorabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 12:40:12 +0000
committerabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 12:40:12 +0000
commite48cf4fc81a2b100a9d931c74c5af5d61620ef06 (patch)
tree0711ee7b9b4492e5a300acaa222e9da65b69b610 /chrome/DEPS
parenta0dea2e79b8859f996235eb28115efdef7d82112 (diff)
downloadchromium_src-e48cf4fc81a2b100a9d931c74c5af5d61620ef06.zip
chromium_src-e48cf4fc81a2b100a9d931c74c5af5d61620ef06.tar.gz
chromium_src-e48cf4fc81a2b100a9d931c74c5af5d61620ef06.tar.bz2
Update refernces to Blink's Platform API (chrome)
These headers have moved from Source/Platform/chromium/public to public/platform. This CL updates chrome'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/16109004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203133 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index 53ad9c2..5119090 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -38,7 +38,7 @@ include_rules = [
"-crypto/third_party",
# Allow inclusion of WebKit API files.
- "+third_party/WebKit/Source/Platform/chromium",
+ "+third_party/WebKit/public/platform",
"+third_party/WebKit/Source/WebKit/chromium",
# Allow inclusion of third-party code: