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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 2003533002: arc: Register media files to MediaProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Use size_t. Created 4 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 | « chrome/browser/chromeos/arc/arc_service_launcher.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index f2e2360fb5b8dd116e7c9aecb0e167ccf7feb55f..17784138771ebd6777727bcff713d523da436d3c 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -60,6 +60,8 @@
'browser/chromeos/arc/arc_auth_notification.h',
'browser/chromeos/arc/arc_auth_service.cc',
'browser/chromeos/arc/arc_auth_service.h',
+ 'browser/chromeos/arc/arc_downloads_watcher_service.cc',
+ 'browser/chromeos/arc/arc_downloads_watcher_service.h',
'browser/chromeos/arc/arc_service_launcher.cc',
'browser/chromeos/arc/arc_service_launcher.h',
'browser/chromeos/arc/arc_support_host.cc',
« no previous file with comments | « chrome/browser/chromeos/arc/arc_service_launcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698