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

Unified Diff: chrome/browser/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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 36cbff373664f8e76208dd387f7b7e3553178f51..26ee376113197b8544631bc703095ac859d2e515 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1546,6 +1546,7 @@ split_static_library("browser") {
"//content/public/common",
"//content/public/common:feature_h264_with_openh264_ffmpeg",
"//content/public/common:features",
+ "//content/public/common:interfaces",
"//content/public/common:service_names",
"//courgette:courgette_lib",
"//crypto",

Powered by Google App Engine
This is Rietveld 408576698