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

Unified Diff: chrome/common/extensions/api/BUILD.gn

Issue 2934143002: Move chrome.fileSystem implementation to //extensions (Closed)
Patch Set: tentative workaround for file_manager tests 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
Index: chrome/common/extensions/api/BUILD.gn
diff --git a/chrome/common/extensions/api/BUILD.gn b/chrome/common/extensions/api/BUILD.gn
index 902a5391d40a500877c91a49f2439dfb7abe9b22..8d2d73e59309ddbf27071898f8cd68bfbaa2a989 100644
--- a/chrome/common/extensions/api/BUILD.gn
+++ b/chrome/common/extensions/api/BUILD.gn
@@ -43,7 +43,6 @@ schema_sources = [
"easy_unlock_private.idl",
"experience_sampling_private.json",
"feedback_private.idl",
- "file_system.idl",
"font_settings.json",
"gcm.json",
"history.json",

Powered by Google App Engine
This is Rietveld 408576698