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

Unified Diff: content/child/BUILD.gn

Issue 1262173005: Straightens outs DEPS in mojo/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add dep on system_for_component Created 5 years, 4 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 | « content/DEPS ('k') | content/child/web_data_consumer_handle_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 9698873cd331c569878c38350271b66960d5a49c..0d13f5d99ff675e20aa04ab3a76dc9e88ba27a48 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -32,6 +32,7 @@ source_set("child") {
"//mojo/application/public/interfaces",
"//mojo/common",
"//mojo/environment:chromium",
+ "//mojo/message_pump",
"//skia",
"//third_party/icu",
"//ui/base",
« no previous file with comments | « content/DEPS ('k') | content/child/web_data_consumer_handle_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698