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

Unified Diff: components/translate/core/browser/translate_prefs_unittest.cc

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
Index: components/translate/core/browser/translate_prefs_unittest.cc
diff --git a/components/translate/core/browser/translate_prefs_unittest.cc b/components/translate/core/browser/translate_prefs_unittest.cc
index 9c61c5dbf47adec098680fa3e923c9aa57655121..a4e9de32a698664eda7bcbc2b05f5bf4e648416f 100644
--- a/components/translate/core/browser/translate_prefs_unittest.cc
+++ b/components/translate/core/browser/translate_prefs_unittest.cc
@@ -8,9 +8,9 @@
#include <string>
#include <vector>
-#include "base/prefs/scoped_user_pref_update.h"
#include "build/build_config.h"
#include "components/pref_registry/testing_pref_service_syncable.h"
+#include "components/prefs/scoped_user_pref_update.h"
#include "components/translate/core/browser/translate_download_manager.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « components/translate/core/browser/translate_prefs.cc ('k') | components/translate/ios/browser/language_detection_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698