| Index: webkit/glue/devtools/devtools_rpc_js.h
|
| ===================================================================
|
| --- webkit/glue/devtools/devtools_rpc_js.h (revision 22886)
|
| +++ webkit/glue/devtools/devtools_rpc_js.h (working copy)
|
| @@ -14,10 +14,10 @@
|
| #include "base/basictypes.h"
|
| #include "base/logging.h"
|
| #include "base/values.h"
|
| +#include "webkit/api/public/WebFrame.h"
|
| #include "webkit/glue/cpp_bound_class.h"
|
| #include "webkit/glue/devtools/devtools_rpc.h"
|
| #include "webkit/glue/glue_util.h"
|
| -#include "webkit/glue/webframe.h"
|
|
|
| ///////////////////////////////////////////////////////
|
| // JS RPC binds and stubs
|
|
|