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

Unified Diff: device/usb/public/cpp/BUILD.gn

Issue 1176383002: Revert of Introduce the devices Mojo app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/usb/device_manager_impl_unittest.cc ('k') | device/usb/public/cpp/device_manager_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/public/cpp/BUILD.gn
diff --git a/device/usb/public/cpp/BUILD.gn b/device/usb/public/cpp/BUILD.gn
index 06480eac4c61637735bda40e5afb82427d2e4404..43cea68e3dbdea9cc24eb578cc504673656f9242 100644
--- a/device/usb/public/cpp/BUILD.gn
+++ b/device/usb/public/cpp/BUILD.gn
@@ -5,6 +5,7 @@
source_set("cpp") {
sources = [
"device_manager_delegate.h",
+ "device_manager_factory.h",
]
public_deps = [
« no previous file with comments | « device/usb/device_manager_impl_unittest.cc ('k') | device/usb/public/cpp/device_manager_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698