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

Unified Diff: components/arc/BUILD.gn

Issue 2511973003: Use ArcFileSystemInstance to access files on ARC. (Closed)
Patch Set: Rebased to ToT. Created 4 years 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index a7088fbc556b6826ae960407d3d1853891b126b1..dd788794e62baa243278aff8ede5ce941b5200d9 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -185,6 +185,8 @@ static_library("arc_test_support") {
"test/fake_arc_session.h",
"test/fake_bluetooth_instance.cc",
"test/fake_bluetooth_instance.h",
+ "test/fake_file_system_instance.cc",
+ "test/fake_file_system_instance.h",
"test/fake_intent_helper_instance.cc",
"test/fake_intent_helper_instance.h",
"test/fake_notifications_instance.cc",
« no previous file with comments | « chrome/browser/chromeos/arc/fileapi/intent_helper_util.cc ('k') | components/arc/test/fake_file_system_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698