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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2453313004: Convert FieldTrialActivated to use mojo. (Closed)
Patch Set: Convert FieldTrialActivated to use mojo. Created 4 years, 1 month 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/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 47d60abaf51366fba427660a9451b667ca827ae3..e44db3a700d870fd360bee684a3e7d61af1f151e 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -89,6 +89,7 @@ static_library("renderer") {
"//chrome:strings",
"//chrome/common",
"//chrome/common:mojo_bindings",
+ "//chrome/common:mojo_bindings_no_new_wrapper_types",
"//chrome/common/net",
"//components/autofill/content/renderer",
"//components/cdm/renderer",

Powered by Google App Engine
This is Rietveld 408576698