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

Unified Diff: components/favicon/core/BUILD.gn

Issue 2852383002: [LargeIconService] Add a unit-test for overriding request URL (Closed)
Patch Set: Fixing build Created 3 years, 7 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 | « no previous file | components/favicon/core/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/core/BUILD.gn
diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
index 09b113a7f80c45d4306260405751adbb0799ba88..0d4c7b0c142071ccd2e56982d724858822b94a19 100644
--- a/components/favicon/core/BUILD.gn
+++ b/components/favicon/core/BUILD.gn
@@ -69,6 +69,7 @@ source_set("unit_tests") {
"//components/history/core/browser:browser",
"//components/history/core/test:test",
"//components/image_fetcher/core",
+ "//components/variations:test_support",
"//skia",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « no previous file | components/favicon/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698