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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 621153003: Move mojo edk into mojo/edk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 4c0dca57f9ad6bf6334221dc743dafec6f00cc33..fecf237f28e829ab45f8a73d479a34968afaefad 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -89,7 +89,7 @@ static_library("ui") {
"//device/bluetooth",
"//device/nfc",
"//media",
- "//mojo/system",
+ "//mojo/edk/system",
"//net:net_with_v8",
"//storage/browser",
"//storage/common",

Powered by Google App Engine
This is Rietveld 408576698