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

Unified Diff: blimp/client/BUILD.gn

Issue 1861573002: Convert the utility process JSON parser into a Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix blimp shell Created 4 years, 8 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 | « no previous file | chrome/chrome_utility.gypi » ('j') | components/safe_json/safe_json_parser_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 256aa9cda433155e41e39ad55c13724358972076..875e8c7253db92b6705cbc370b767ea231cabb93 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -190,6 +190,7 @@ if (is_linux && !is_chromeos && use_x11) {
":feature",
"//base",
"//blimp/net:blimp_net",
+ "//mojo/edk/system",
"//net",
"//ui/events/platform/x11",
"//ui/platform_window/x11",
« no previous file with comments | « no previous file | chrome/chrome_utility.gypi » ('j') | components/safe_json/safe_json_parser_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698