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

Unified Diff: apps/BUILD.gn

Issue 2934143002: Move chrome.fileSystem implementation to //extensions (Closed)
Patch Set: benwells, test fix Created 3 years, 6 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 | « no previous file | apps/app_restore_service_browsertest.cc » ('j') | apps/saved_files_service_delegate_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/BUILD.gn
diff --git a/apps/BUILD.gn b/apps/BUILD.gn
index fae99193fa0d25e67101b71bb21c38df9f150879..8965d72d3d202457f6e7d3f7c8c46c0c2d7ffaf2 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -28,6 +28,8 @@ static_library("apps") {
"metrics_names.h",
"saved_files_service.cc",
"saved_files_service.h",
+ "saved_files_service_delegate_impl.cc",
+ "saved_files_service_delegate_impl.h",
"saved_files_service_factory.cc",
"saved_files_service_factory.h",
"switches.cc",
« no previous file with comments | « no previous file | apps/app_restore_service_browsertest.cc » ('j') | apps/saved_files_service_delegate_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698