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

Unified Diff: components/feedback/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
« no previous file with comments | « components/drive/BUILD.gn ('k') | components/filesystem/public/cpp/prefs/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feedback/BUILD.gn
diff --git a/components/feedback/BUILD.gn b/components/feedback/BUILD.gn
index ec4e9f19d5853265228cb76d97036aca9d400e0a..0a017a016159e2a2355635803163f12a3d8ae276 100644
--- a/components/feedback/BUILD.gn
+++ b/components/feedback/BUILD.gn
@@ -54,10 +54,10 @@ source_set("unit_tests") {
deps = [
":feedback",
"//base",
- "//base:prefs_test_support",
"//components/feedback/proto",
"//components/keyed_service/core",
"//components/pref_registry:test_support",
+ "//components/prefs:test_support",
"//components/user_prefs",
"//components/variations/net",
"//content/test:test_support",
« no previous file with comments | « components/drive/BUILD.gn ('k') | components/filesystem/public/cpp/prefs/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698