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

Unified Diff: components/autofill/common/autofill_switches.cc

Issue 17165002: Revert "In components/autofill, move common/ to shared/" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « components/autofill/common/autofill_switches.h ('k') | components/autofill/common/form_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/common/autofill_switches.cc
diff --git a/components/autofill/shared/autofill_switches.cc b/components/autofill/common/autofill_switches.cc
similarity index 97%
rename from components/autofill/shared/autofill_switches.cc
rename to components/autofill/common/autofill_switches.cc
index 56e23ab2300b14338da0cd425b410612b9490dac..defb3180ae0092b79924120123237b656ed2c388 100644
--- a/components/autofill/shared/autofill_switches.cc
+++ b/components/autofill/common/autofill_switches.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/autofill/shared/autofill_switches.h"
+#include "components/autofill/common/autofill_switches.h"
namespace autofill {
namespace switches {
« no previous file with comments | « components/autofill/common/autofill_switches.h ('k') | components/autofill/common/form_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698