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

Unified Diff: chrome/browser/extensions/api/usb/usb_api.cc

Issue 10348005: Revert 135077 - Files generated by the JSON schema compiler are named incorrectly (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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/browser/extensions/api/usb/usb_api.cc
===================================================================
--- chrome/browser/extensions/api/usb/usb_api.cc (revision 135079)
+++ chrome/browser/extensions/api/usb/usb_api.cc (working copy)
@@ -12,7 +12,7 @@
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/usb/usb_service_factory.h"
#include "chrome/browser/usb/usb_service.h"
-#include "chrome/common/extensions/api/experimental_usb.h"
+#include "chrome/common/extensions/api/experimental.usb.h"
namespace BulkTransfer = extensions::api::experimental_usb::BulkTransfer;
namespace CloseDevice = extensions::api::experimental_usb::CloseDevice;
« no previous file with comments | « chrome/browser/extensions/api/usb/usb_api.h ('k') | chrome/browser/extensions/api/usb/usb_device_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698