Index: content/common/render_frame_setup.mojom |
diff --git a/content/common/render_frame_setup.mojom b/content/common/render_frame_setup.mojom |
index dfe89ce9899242368dfd02afb4dc0350561001a8..889cd4308d99b69702298dc7647511584bb12386 100644 |
--- a/content/common/render_frame_setup.mojom |
+++ b/content/common/render_frame_setup.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. |
-import "../../mojo/public/interfaces/application/service_provider.mojom" |
+import "../../mojo/public/interfaces/application/service_provider.mojom"; |
jamesr
2014/10/27 20:28:19
huh, not your change why the ../../ ? i thought mo
Aaron Boodman
2014/10/28 22:38:47
shrug, done
|
module content { |