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

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

Issue 814543006: Move //mojo/{public, edk} underneath //third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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/BUILD.gn ('k') | chrome/browser/ui/webui/omnibox/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 006c2b57f3fb93e5defc2944dfeeb39e863fb355..a1173ae3e3768ac1d9b98e66e094f2da776958a5 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -100,7 +100,6 @@ static_library("ui") {
"//components/power",
"//device/nfc",
"//media",
- "//mojo/edk/system",
"//net:net_with_v8",
"//storage/browser",
"//storage/common",
@@ -109,6 +108,7 @@ static_library("ui") {
"//third_party/expat",
"//third_party/hunspell",
"//third_party/leveldatabase",
+ "//third_party/mojo/src/mojo/edk/system",
"//third_party/npapi",
"//third_party/libjingle",
"//third_party/re2",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/ui/webui/omnibox/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698