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

Unified Diff: device/devices_app/usb/type_converters.cc

Issue 1183443002: Reland: Introduce the devices Mojo app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn check... Created 5 years, 6 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 | « device/devices_app/usb/type_converters.h ('k') | device/usb/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « device/devices_app/usb/type_converters.h ('k') | device/usb/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698