| Index: content/ppapi_plugin/plugin_process_dispatcher.h
|
| diff --git a/content/ppapi_plugin/plugin_process_dispatcher.h b/content/ppapi_plugin/plugin_process_dispatcher.h
|
| index 548bdc2a70e49ac428eeda8fde066c056479af96..b669ac35efd3150e4393fe52dede91fe90802f9c 100644
|
| --- a/content/ppapi_plugin/plugin_process_dispatcher.h
|
| +++ b/content/ppapi_plugin/plugin_process_dispatcher.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_PPAPI_PLUGIN_PLUGIN_PROCESS_DISPATCHER_H_
|
| #define CONTENT_PPAPI_PLUGIN_PLUGIN_PROCESS_DISPATCHER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "content/child/scoped_child_process_reference.h"
|
| #include "ppapi/proxy/plugin_dispatcher.h"
|
|
|
|
|