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

Unified Diff: extensions/browser/api/usb/usb_manual_apitest.cc

Issue 268713013: Move chrome.usb to //extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 7 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/api/usb/usb_device_resource.cc ('k') | extensions/common/api/_api_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/usb/usb_manual_apitest.cc
diff --git a/chrome/browser/extensions/api/usb/usb_manual_apitest.cc b/extensions/browser/api/usb/usb_manual_apitest.cc
similarity index 91%
rename from chrome/browser/extensions/api/usb/usb_manual_apitest.cc
rename to extensions/browser/api/usb/usb_manual_apitest.cc
index be08a8a34346a00fca178ffd97ab5491fdc1da2f..15c5bbbf308e4826074557eda03d10b09fa45928 100644
--- a/chrome/browser/extensions/api/usb/usb_manual_apitest.cc
+++ b/extensions/browser/api/usb/usb_manual_apitest.cc
@@ -7,8 +7,7 @@
namespace {
-class UsbManualApiTest : public ExtensionApiTest {
-};
+class UsbManualApiTest : public ExtensionApiTest {};
} // namespace
« no previous file with comments | « extensions/browser/api/usb/usb_device_resource.cc ('k') | extensions/common/api/_api_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698