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

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

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: let's try that again Created 4 years, 10 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/media/router/media_router.gyp ('k') | chrome/browser/ui/libgtk2ui/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 7b6003b0d533872df8bfb0f504fa7061d39e3046..97023a7ec6ea916a90a11d0efc209e2504f43b03 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -123,6 +123,7 @@ source_set("ui") {
"//components/url_formatter",
"//device/nfc",
"//media",
+ "//mojo/edk/system",
"//net:net_with_v8",
"//net:stale_while_revalidate_experiment_domains",
"//storage/browser",
@@ -131,7 +132,6 @@ source_set("ui") {
"//third_party/adobe/flash:flapper_version_h",
"//third_party/leveldatabase",
"//third_party/libjingle",
- "//third_party/mojo/src/mojo/edk/system",
"//third_party/re2",
"//ui/base/ime",
"//ui/compositor",
« no previous file with comments | « chrome/browser/media/router/media_router.gyp ('k') | chrome/browser/ui/libgtk2ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698