| Index: content/browser/debugger/devtools_frontend_host.h
|
| diff --git a/content/browser/debugger/devtools_frontend_host.h b/content/browser/debugger/devtools_frontend_host.h
|
| index 6590a95a9e2e2f5eb914b58cd4953acc7375db4a..0d72c938be4ffc8630eb9cb88acc6056eabba3d3 100644
|
| --- a/content/browser/debugger/devtools_frontend_host.h
|
| +++ b/content/browser/debugger/devtools_frontend_host.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| +#include "base/compiler_specific.h"
|
| #include "content/public/browser/devtools_client_host.h"
|
| #include "content/public/browser/render_view_host_observer.h"
|
|
|
|
|