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

Unified Diff: components/autofill/browser/autofill_download_url.cc

Issue 16879006: In components/autofill, move common/ to core/common/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to fix conflict 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/browser/autofill_download_url.cc
diff --git a/components/autofill/browser/autofill_download_url.cc b/components/autofill/browser/autofill_download_url.cc
index e4a4b4277e9f04496a2c001d5c416718a0d535a7..2710c794434b2a73e910c24dbad1499fbb2f894b 100644
--- a/components/autofill/browser/autofill_download_url.cc
+++ b/components/autofill/browser/autofill_download_url.cc
@@ -7,7 +7,7 @@
#include <string>
#include "base/command_line.h"
-#include "components/autofill/common/autofill_switches.h"
+#include "components/autofill/core/common/autofill_switches.h"
#include "googleurl/src/gurl.h"
namespace autofill {
« no previous file with comments | « components/autofill/browser/autofill_download_unittest.cc ('k') | components/autofill/browser/autofill_external_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698