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

Unified Diff: components/cronet/android/BUILD.gn

Issue 1652573002: Update GN build files for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@presf_move
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/cronet/android/BUILD.gn
diff --git a/components/cronet/android/BUILD.gn b/components/cronet/android/BUILD.gn
index 24af5be9203a6520edd828b82117594dec9327d8..283aa658f3665ee989f4af23516c30ebe3a23aa2 100644
--- a/components/cronet/android/BUILD.gn
+++ b/components/cronet/android/BUILD.gn
@@ -103,9 +103,9 @@ template("cronet_static_tmpl") {
":cronet_version_header",
"//base",
"//base:i18n",
- "//base:prefs",
"//base/third_party/dynamic_annotations",
"//components/metrics",
+ "//components/prefs",
]
sources = [
"//components/cronet/android/chromium_url_request.cc",
« no previous file with comments | « components/content_settings/core/browser/BUILD.gn ('k') | components/data_reduction_proxy/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698