Index: mojo/shell/context.h |
diff --git a/mojo/shell/context.h b/mojo/shell/context.h |
index c9acdc4fb15030a1e461c3e89171f86e930daf5f..7c24acb4f68774434c027f465893845acd39cd56 100644 |
--- a/mojo/shell/context.h |
+++ b/mojo/shell/context.h |
@@ -20,7 +20,6 @@ namespace mojo { |
class Spy; |
namespace shell { |
- |
viettrungluu
2014/04/23 20:07:24
nit: It probably wasn't necessary to delete this b
Chris Masone
2014/04/23 22:31:00
I blame a shoddy merge!
|
class DynamicServiceLoader; |
// The "global" context for the shell's main process. |