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

Unified Diff: chrome/browser/ui/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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 58908aea462f2256409b26ac8160cb2231b48f7f..8db1c6f4832e3a650ed8a946c82842f50fe4c45c 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -559,8 +559,8 @@ split_static_library("ui") {
"//content/app/resources",
"//content/public/common",
"//crypto",
+ "//device/base",
"//device/bluetooth/public/interfaces:experimental_interfaces",
- "//device/core",
"//device/usb",
"//media",
"//net:net_with_v8",

Powered by Google App Engine
This is Rietveld 408576698