| Index: device/devices_app/usb/type_converters.cc
|
| diff --git a/device/usb/type_converters.cc b/device/devices_app/usb/type_converters.cc
|
| similarity index 99%
|
| rename from device/usb/type_converters.cc
|
| rename to device/devices_app/usb/type_converters.cc
|
| index 456f17016924ffea47b378f0ac19b9c71c12543a..ee1f072b7209676297c3b57d2cfecd901d5db182 100644
|
| --- a/device/usb/type_converters.cc
|
| +++ b/device/devices_app/usb/type_converters.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "device/usb/type_converters.h"
|
| +#include "device/devices_app/usb/type_converters.h"
|
|
|
| #include <map>
|
| #include <utility>
|
|
|