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

Unified Diff: chrome/test/BUILD.gn

Issue 2763103002: Move ImageDecoder to components/image_fetcher/content (Closed)
Patch Set: Rebased. Created 3 years, 9 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 8d6c727f4a0c393d0c469baf9863214cfc3522e7..e0192e867264768538ecb43a46c2d4bd4d831fa1 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1918,6 +1918,7 @@ test("browser_tests") {
"//components/dom_distiller/content/renderer",
"//components/dom_distiller/core:test_support",
"//components/guest_view/browser:test_support",
+ "//components/image_fetcher/content",
"//components/policy:chrome_settings_proto",
"//components/resources",
"//components/safe_browsing_db:test_database_manager",
« no previous file with comments | « chrome/browser/ui/webui/settings/chromeos/change_picture_handler.h ('k') | components/image_fetcher/content/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698