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

Unified Diff: chrome/test/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 | « chrome/browser/usb/web_usb_detector_unittest.cc ('k') | device/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 0893d93eb3701341c2fd1597cd69ce11c3d4dea7..e9b24dfb2d03798b756b1ef3eb30ef7229fa8ac8 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3450,8 +3450,8 @@ test("unit_tests") {
"//components/strings",
"//components/webdata_services:test_support",
"//content/app/resources",
+ "//device/base:mocks",
"//device/bluetooth:mocks",
- "//device/core:mocks",
"//device/usb:test_support",
"//gpu:test_support",
"//media:test_support",
« no previous file with comments | « chrome/browser/usb/web_usb_detector_unittest.cc ('k') | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698