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

Unified Diff: content/app/BUILD.gn

Issue 805883003: GN build: add content/public/common:mojo_bindings dependency to content/app:both (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index d5a9371c2a39024e0a7263b21d5d82e9432cb5d9..a47b6e9d3554bc3301a8f28ba7951b7f1c16f458 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -30,6 +30,7 @@ content_app_deps = [
"//base/allocator",
"//content:export",
"//content/public/common:common_sources",
+ "//content/public/common:mojo_bindings",
"//crypto",
"//ui/base",
"//ui/gfx",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698