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

Unified Diff: chrome/browser/DEPS

Issue 108283005: Moved ipc-specific files from autofill/core to autofill/content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Final" fix. Created 7 years 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 | « no previous file | chrome/browser/password_manager/password_form_manager.cc » ('j') | chrome/common/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 3b7d83b035e589cf2915ddef071bf82819ec776d..52b071176810cc5a84bfcd39bfa12764e0d06a59 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+chrome/installer",
"+chromeos",
"+components/autofill/content/browser",
+ "+components/autofill/content/common",
"+components/autofill/core/browser",
"+components/autofill/core/common",
"+components/breakpad",
« no previous file with comments | « no previous file | chrome/browser/password_manager/password_form_manager.cc » ('j') | chrome/common/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698