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

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

Issue 1350023003: Add a Mojo EDK for Chrome that uses one OS pipe per message pipe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: some review comments Created 5 years, 3 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 656a48768c5a57ad5eaa4c54a0bf24ef311aa9bf..efb131e9dd250bdc8ed56d56e367372c5b12aa2b 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -107,8 +107,8 @@ source_set("ui") {
"//third_party/WebKit/public:resources",
"//third_party/adobe/flash:flapper_version_h",
"//third_party/leveldatabase",
- "//third_party/mojo/src/mojo/edk/system",
"//third_party/libjingle",
+ "//third_party/mojo/src/mojo/edk/system",
"//third_party/re2",
"//ui/base/ime",
"//ui/compositor",
« no previous file with comments | « BUILD.gn ('k') | chrome/test/base/run_all_unittests.cc » ('j') | mojo/edk/embedder/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698