Index: components/arc/common/policy.mojom |
diff --git a/components/arc/common/policy.mojom b/components/arc/common/policy.mojom |
index 7dd5aa1d3fe555d520168bc5a1a71417e3c5881d..cc94add84145c8e1a22a2b5777d63efdba4168e8 100644 |
--- a/components/arc/common/policy.mojom |
+++ b/components/arc/common/policy.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 arc; |
+module arc.mojom; |
interface PolicyHost { |
// Get policies from Chrome OS, as JSON-encoded dictionary with the policies' |