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

Unified Diff: content/test/BUILD.gn

Issue 2933743002: Move chrome/browser/manifest to content/browser. (Closed)
Patch Set: rebased Created 3 years, 6 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 | « content/public/browser/manifest_icon_selector.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 984e402b2b352f3183dcbc609ace6da3155d4e27..079f0d1b1d56e0b5b9cfe786d7afb9be327e88f6 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1207,6 +1207,8 @@ test("content_unittests") {
"../browser/loader/upload_progress_tracker_unittest.cc",
"../browser/loader/url_loader_factory_impl_unittest.cc",
"../browser/mach_broker_mac_unittest.cc",
+ "../browser/manifest/manifest_icon_downloader_unittest.cc",
+ "../browser/manifest/manifest_icon_selector_unittest.cc",
"../browser/media/audible_metrics_unittest.cc",
"../browser/media/audio_stream_monitor_unittest.cc",
"../browser/media/capture/audio_mirroring_manager_unittest.cc",
« no previous file with comments | « content/public/browser/manifest_icon_selector.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698