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

Unified Diff: components/autofill/content/DEPS

Issue 2865233003: Use an MutationObserver to check when a password form disappears after XHR (Closed)
Patch Set: updates Created 3 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
Index: components/autofill/content/DEPS
diff --git a/components/autofill/content/DEPS b/components/autofill/content/DEPS
index 97138c928638884758e03d84d1640d0e495c4e4f..0baa569b70e4744982033d35c8120ea3b12b9697 100644
--- a/components/autofill/content/DEPS
+++ b/components/autofill/content/DEPS
@@ -1,8 +1,5 @@
include_rules = [
"+content/public/common",
- # Allow inclusion of WebKit API files.
- "+third_party/WebKit/public/platform",
- "+third_party/WebKit/public/web",
"+mojo/common",
"+mojo/public",
"+services/service_manager/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698