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 { |