| Index: content/browser/gpu/gpu_process_host.cc
|
| diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc
|
| index 62681024b8e9499b74cf99dcfc98573e2d4803c5..aecb500fdd6302ba3d91bdc73c9af89f8e5a599e 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -62,7 +62,6 @@
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "services/shell/public/cpp/connection.h"
|
| #include "services/shell/public/cpp/interface_provider.h"
|
| -#include "services/shell/public/cpp/interface_registry.h"
|
| #include "ui/base/ui_base_switches.h"
|
| #include "ui/events/latency_info.h"
|
| #include "ui/gl/gl_switches.h"
|
|
|