Index: mojo/shell/context.cc |
diff --git a/mojo/shell/context.cc b/mojo/shell/context.cc |
index d6bfb4badbdd435b74bdb41dc1f617ee2f567b3a..e6471bddd8ba765a1aeb8a270998dab39978dd99 100644 |
--- a/mojo/shell/context.cc |
+++ b/mojo/shell/context.cc |
@@ -25,7 +25,6 @@ Context::Context() |
task_runners_.cache_runner(), |
scoped_ptr<net::NetworkDelegate>(new NetworkDelegate()), |
storage_.profile_path()) { |
- embedder::Init(); |
gles2::GLES2SupportImpl::Init(); |
CommandLine* cmdline = CommandLine::ForCurrentProcess(); |