Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: components/autofill/DEPS

Issue 15648012: Update references to Blink's Platform API headers (remaining) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « android_webview/renderer/aw_render_view_ext.cc ('k') | components/autofill/browser/risk/fingerprint.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/DEPS
diff --git a/components/autofill/DEPS b/components/autofill/DEPS
index fb54544fb19407463e435b376846903ee0eb550f..df74b4f918daff5735cde37f9414413fddfe5227 100644
--- a/components/autofill/DEPS
+++ b/components/autofill/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+jni",
"+net",
# Allow inclusion of WebKit API files.
- "+third_party/WebKit/Source/Platform/chromium",
+ "+third_party/WebKit/public/platform",
"+third_party/WebKit/Source/WebKit/chromium",
"+ui",
]
« no previous file with comments | « android_webview/renderer/aw_render_view_ext.cc ('k') | components/autofill/browser/risk/fingerprint.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698