Index: mojo/services/gfx/images/interfaces/image_pipe.mojom |
diff --git a/mojo/services/gfx/images/interfaces/image_pipe.mojom b/mojo/services/gfx/images/interfaces/image_pipe.mojom |
index b12c5ff4f76bf5dd314a51b07e92b5f01131b254..106c84449dd1ccc94cf2b2944578aefbbd18152d 100644 |
--- a/mojo/services/gfx/images/interfaces/image_pipe.mojom |
+++ b/mojo/services/gfx/images/interfaces/image_pipe.mojom |
@@ -47,4 +47,5 @@ interface ImagePipe { |
// that image may still be presented and its Present reply will reflect that. |
FlushImages(); |
-}; |
+ |
viettrungluu
2016/03/15 23:14:50
Why did it add a blank line here?
(Shouldn't it d
azani
2016/03/23 22:42:50
Done.
|
+}; |