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

Unified Diff: components/autofill/core/browser/DEPS

Issue 17481004: Update remaining Blink header includes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update CL due to file moves Created 7 years, 6 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 | « components/autofill/core/DEPS ('k') | components/autofill/core/browser/autofill_download_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index 4004d483ab461f904dc3bd60972f32cd68b3e298..052b731ae03b16b2c8a476b012ce0ff4c58997de 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -29,8 +29,8 @@ include_rules = [
"!content/public/browser/web_contents_view.h",
"!content/public/common/frame_navigate_params.h",
"!content/public/common/url_constants.h",
- "!third_party/WebKit/Source/WebKit/chromium/public/WebAutofillClient.h",
- "!third_party/WebKit/Source/WebKit/chromium/public/WebInputElement.h",
+ "!third_party/WebKit/public/web/WebAutofillClient.h",
+ "!third_party/WebKit/public/web/WebInputElement.h",
# TODO(akalin): Remove this dependency.
"!sync/util/data_encryption_win.h",
« no previous file with comments | « components/autofill/core/DEPS ('k') | components/autofill/core/browser/autofill_download_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698