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

Unified Diff: content/common/field_trial_recorder.mojom

Issue 2732213004: Move FieldTrialRecorder mojom to content (Closed)
Patch Set: initialize FieldTrialList for RenderThreadImplBrowserTest 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
« no previous file with comments | « content/common/BUILD.gn ('k') | content/public/app/mojo/content_browser_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/field_trial_recorder.mojom
diff --git a/chrome/common/field_trial_recorder.mojom b/content/common/field_trial_recorder.mojom
similarity index 94%
rename from chrome/common/field_trial_recorder.mojom
rename to content/common/field_trial_recorder.mojom
index 007439d7a17735d999af9f9a0bf2ffc98b441263..ef2db86f4f83969fd5dd3cb8228be524a05d2d03 100644
--- a/chrome/common/field_trial_recorder.mojom
+++ b/content/common/field_trial_recorder.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module chrome.mojom;
+module content.mojom;
// Records field trial activations from the renderers.
interface FieldTrialRecorder {
« no previous file with comments | « content/common/BUILD.gn ('k') | content/public/app/mojo/content_browser_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698