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

Unified Diff: extensions/browser/api/BUILD.gn

Issue 2685453002: Move file_handlers API from //chrome to //extensions (Closed)
Patch Set: rebase 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
« no previous file with comments | « extensions/browser/DEPS ('k') | extensions/browser/api/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/BUILD.gn
diff --git a/extensions/browser/api/BUILD.gn b/extensions/browser/api/BUILD.gn
index 210a2ffc45a83ea77dc3f5d50d033acdc9ac364b..9127361f8d9056edbe5f0fb20be96e935b9e61f6 100644
--- a/extensions/browser/api/BUILD.gn
+++ b/extensions/browser/api/BUILD.gn
@@ -41,6 +41,7 @@ source_set("api") {
"//extensions/browser/api/display_source",
"//extensions/browser/api/dns",
"//extensions/browser/api/document_scan",
+ "//extensions/browser/api/file_handlers",
"//extensions/browser/api/guest_view",
"//extensions/browser/api/guest_view/app_view",
"//extensions/browser/api/guest_view/extension_view",
« no previous file with comments | « extensions/browser/DEPS ('k') | extensions/browser/api/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698