| Index: chrome/common/default_plugin.cc
|
| diff --git a/chrome/common/default_plugin.cc b/chrome/common/default_plugin.cc
|
| index 2dc8488308445284db332cfbae380951660a7210..bba738b5973377e54c2ccf18cb912c1bf3b53dd0 100644
|
| --- a/chrome/common/default_plugin.cc
|
| +++ b/chrome/common/default_plugin.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/common/default_plugin.h"
|
|
|
| +#include "chrome/default_plugin/plugin_main.h"
|
| #include "webkit/glue/plugins/plugin_list.h"
|
| -#include "webkit/default_plugin/plugin_main.h"
|
|
|
| namespace chrome {
|
|
|
|
|