| Index: chrome/renderer/external_host_bindings.h
|
| ===================================================================
|
| --- chrome/renderer/external_host_bindings.h (revision 78620)
|
| +++ chrome/renderer/external_host_bindings.h (working copy)
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_RENDERER_EXTERNAL_HOST_BINDINGS_H_
|
| #pragma once
|
|
|
| -#include "chrome/renderer/web_ui_bindings.h"
|
| +#include "content/renderer/web_ui_bindings.h"
|
| #include "ipc/ipc_message.h"
|
|
|
| // ExternalHostBindings is the class backing the "externalHost" object
|
|
|