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

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

Issue 2450713002: arc: Register ARC content file system (Closed)
Patch Set: Address 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 ba9f96a24bda7812f7ee336b2cfae2b83cb54c3b..779102d9301d5dd8e529ff916b03ed1c5e5fb936 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -222,6 +222,8 @@ source_set("chromeos") {
"arc/fileapi/arc_content_file_system_backend_delegate.h",
"arc/fileapi/arc_content_file_system_file_stream_reader.cc",
"arc/fileapi/arc_content_file_system_file_stream_reader.h",
+ "arc/fileapi/arc_content_file_system_service.cc",
+ "arc/fileapi/arc_content_file_system_service.h",
"arc/fileapi/arc_content_file_system_url_util.cc",
"arc/fileapi/arc_content_file_system_url_util.h",
"arc/intent_helper/arc_external_protocol_dialog.cc",
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/chromeos/arc/arc_service_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698