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

Unified Diff: chrome/browser/DEPS

Issue 16286020: Abstract WebContentsObserver from Autofill shared code (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Nits 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index e11e2d248a36b288c3f22b7fecfc82140cc214e0..4222fe84d9e57d70ccccf3b2c3e0b1749d79fd08 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+chromeos",
"+components/autofill/browser",
"+components/autofill/common",
+ "+components/autofill/content/browser",
"+components/auto_login_parser",
"+components/autofill/common",
"+components/browser_context_keyed_service",

Powered by Google App Engine
This is Rietveld 408576698