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

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

Issue 2709013003: mediaview: Implement ArcDocumentsProviderWatcherManager. (Closed)
Patch Set: Review ready. Created 3 years, 10 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 65a75124e1d9e6cc55dd2457bfefb3e4afea3778..5defe91111584c4e6de2cf317924139e30e57121 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -267,6 +267,8 @@ source_set("chromeos") {
"arc/fileapi/arc_documents_provider_root_map.h",
"arc/fileapi/arc_documents_provider_util.cc",
"arc/fileapi/arc_documents_provider_util.h",
+ "arc/fileapi/arc_documents_provider_watcher_manager.cc",
+ "arc/fileapi/arc_documents_provider_watcher_manager.h",
"arc/fileapi/arc_file_system_operation_runner.cc",
"arc/fileapi/arc_file_system_operation_runner.h",
"arc/fileapi/arc_file_system_operation_runner_util.cc",

Powered by Google App Engine
This is Rietveld 408576698