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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2732213004: Move FieldTrialRecorder mojom to content (Closed)
Patch Set: fix manifest Created 3 years, 9 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/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 1dd59886504d335e5d26b8880b0adafc8bc5862b..a28561af56cd9d4893bf761e70aafd680677312e 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -121,6 +121,7 @@ static_library("renderer") {
"//content/app/resources",
"//content/app/strings",
"//content/public/common",
+ "//content/public/common:interfaces",
"//content/public/renderer",
"//extensions/features",
"//media",

Powered by Google App Engine
This is Rietveld 408576698