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

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

Issue 17893010: In components/autofill, move notification handling into content driver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Response to review 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
Index: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index f10e3040d7326ec93559cf5282e5cdcdbaeb9dad..781841154bfebfc58209547f31dec66fcccf71b1 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -19,13 +19,6 @@ include_rules = [
"!content/public/browser/android/content_view_core.h",
"!content/public/browser/browser_context.h",
"!content/public/browser/browser_thread.h",
- "!content/public/browser/navigation_controller.h",
- "!content/public/browser/notification_details.h",
- "!content/public/browser/notification_observer.h",
- "!content/public/browser/notification_registrar.h",
- "!content/public/browser/notification_service.h",
- "!content/public/browser/notification_source.h",
- "!content/public/browser/notification_types.h",
"!content/public/browser/render_view_host.h",
"!content/public/browser/web_contents.h",
"!content/public/browser/web_contents_observer.h",

Powered by Google App Engine
This is Rietveld 408576698