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

Unified Diff: extensions/browser/BUILD.gn

Issue 617933002: Remove the usbPrivate API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased again. This patch is fighting for an edit in _api_features.json. Created 6 years, 3 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 | extensions/browser/api/usb_private/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 55dbed787d4017ba197e86af80e182023f52c9c8..87d0fc9d6317eb963018cd02ca6d25af5961bfec 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -223,8 +223,6 @@ source_set("browser") {
"api/usb/usb_api.h",
"api/usb/usb_device_resource.cc",
"api/usb/usb_device_resource.h",
- "api/usb_private/usb_private_api.cc",
- "api/usb_private/usb_private_api.h",
"api/web_request/form_data_parser.cc",
"api/web_request/form_data_parser.h",
"api/web_request/upload_data_presenter.cc",
« no previous file with comments | « no previous file | extensions/browser/api/usb_private/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698