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

Unified Diff: components/translate/ios/browser/language_detection_controller_unittest.mm

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/translate/ios/browser/language_detection_controller.mm ('k') | components/ui/zoom/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/ios/browser/language_detection_controller_unittest.mm
diff --git a/components/translate/ios/browser/language_detection_controller_unittest.mm b/components/translate/ios/browser/language_detection_controller_unittest.mm
index e63163e37037a72ba11152648105bd71ecd8286c..730f73d277db09d5b93cb6c78c196e1f4e37416f 100644
--- a/components/translate/ios/browser/language_detection_controller_unittest.mm
+++ b/components/translate/ios/browser/language_detection_controller_unittest.mm
@@ -5,9 +5,9 @@
#import "components/translate/ios/browser/language_detection_controller.h"
#include "base/mac/bind_objc_block.h"
-#include "base/prefs/pref_registry_simple.h"
-#include "base/prefs/testing_pref_service.h"
#include "base/strings/utf_string_conversions.h"
+#include "components/prefs/pref_registry_simple.h"
+#include "components/prefs/testing_pref_service.h"
#include "components/translate/core/common/translate_pref_names.h"
#import "components/translate/ios/browser/js_language_detection_manager.h"
#include "ios/web/public/test/test_web_state.h"
« no previous file with comments | « components/translate/ios/browser/language_detection_controller.mm ('k') | components/ui/zoom/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698