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

Unified Diff: components/variations/variations_request_scheduler_mobile.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/variations/variations_request_scheduler_mobile.cc
diff --git a/components/variations/variations_request_scheduler_mobile.cc b/components/variations/variations_request_scheduler_mobile.cc
index abc778d31ff903ccc798fac9be50fad9cca7ec26..18a3ad1eb19e499e643a12c96396d7a6e68657ce 100644
--- a/components/variations/variations_request_scheduler_mobile.cc
+++ b/components/variations/variations_request_scheduler_mobile.cc
@@ -4,7 +4,7 @@
#include "components/variations/variations_request_scheduler_mobile.h"
-#include "base/prefs/pref_service.h"
+#include "components/prefs/pref_service.h"
#include "components/variations/pref_names.h"
namespace variations {

Powered by Google App Engine
This is Rietveld 408576698