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

Unified Diff: chrome/common/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/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 947ce713fe7b41e37803938a80fc8ecbe6e96a4a..c3af906918bffb31764de042a93d83f003fd51e5 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -686,7 +686,6 @@ source_set("app_mode_app_support") {
mojom("mojo_bindings") {
sources = [
"conflicts/module_event_sink_win.mojom",
- "field_trial_recorder.mojom",
"file_patcher.mojom",
"insecure_content_renderer.mojom",
"net_benchmarking.mojom",

Powered by Google App Engine
This is Rietveld 408576698