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

Unified Diff: device/usb/BUILD.gn

Issue 2417043002: Move device/core files to device/base directory. (Closed)
Patch Set: Fix ChromeOS build Created 4 years, 2 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/test/usb_test_gadget_impl.cc ('k') | device/usb/mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/BUILD.gn
diff --git a/device/usb/BUILD.gn b/device/usb/BUILD.gn
index ce1fe655d779a52b8dcc4f3f9ac155e1b6a09884..f87aef465f204cfa4c5b4ca9c5a0a96595d72598 100644
--- a/device/usb/BUILD.gn
+++ b/device/usb/BUILD.gn
@@ -54,7 +54,7 @@ static_library("usb") {
"//base",
"//base/third_party/dynamic_annotations",
"//components/device_event_log",
- "//device/core",
+ "//device/base",
"//net",
]
« no previous file with comments | « device/test/usb_test_gadget_impl.cc ('k') | device/usb/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698