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

Unified Diff: components/autofill/core/browser/autofill_field_trial_ios.cc

Issue 1446473002: Enable compilation of //components/autofill on iOS with gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@os_crypt
Patch Set: Created 5 years, 1 month 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/autofill_field_trial_ios.cc
diff --git a/components/autofill/ios/browser/autofill_field_trial_ios.cc b/components/autofill/core/browser/autofill_field_trial_ios.cc
similarity index 93%
rename from components/autofill/ios/browser/autofill_field_trial_ios.cc
rename to components/autofill/core/browser/autofill_field_trial_ios.cc
index 518f342132aad69abcf68ba4a5828361bfdfbdb6..95290e046fcf45b8d4e7efa83ec04f46dda2e82f 100644
--- a/components/autofill/ios/browser/autofill_field_trial_ios.cc
+++ b/components/autofill/core/browser/autofill_field_trial_ios.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/ios/browser/autofill_field_trial_ios.h"
+#include "components/autofill/core/browser/autofill_field_trial_ios.h"
#include "base/command_line.h"
#include "base/metrics/field_trial.h"
« no previous file with comments | « components/autofill/core/browser/autofill_field_trial_ios.h ('k') | components/autofill/core/browser/autofill_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698