Index: components/arc/common/clipboard.mojom |
diff --git a/components/arc/common/clipboard.mojom b/components/arc/common/clipboard.mojom |
index a663eead2c1470afba3967649ee7c6581aadef08..6d49004ae655cb0ff4e9a611a9117e285e731c7b 100644 |
--- a/components/arc/common/clipboard.mojom |
+++ b/components/arc/common/clipboard.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 ClipboardHost { |
// Tells the host to change its content, usually when the user initiates |