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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2379323002: arc: Exclude non-media files from Android media scanning. (Closed)
Patch Set: Addressed comments. Created 4 years, 2 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/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index b88b0e0cc7bdad3849d33f625166ce85e0abd983..be411592491a24374242cc1660e80b78a3ffc929 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1352,6 +1352,7 @@ source_set("unit_tests") {
"accessibility/magnification_manager_unittest.cc",
"accessibility/spoken_feedback_event_rewriter_unittest.cc",
"arc/arc_auth_service_unittest.cc",
+ "arc/arc_downloads_watcher_service_unittest.cc",
Yusuke Sato 2016/10/03 16:54:53 Can you run git-add for the file?
Shuhei Takahashi 2016/10/04 03:48:12 Oops, sorry.
"arc/arc_navigation_throttle_unittest.cc",
"arc/arc_policy_bridge_unittest.cc",
"arc/page_transition_util_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698