| Index: chrome/app/chrome_dll.rc
|
| diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc
|
| index ab241c65c4a41116bf1f2596a5d0db6717c2458a..1ab9514a535a4d826629fa21c846f2083af90305 100644
|
| --- a/chrome/app/chrome_dll.rc
|
| +++ b/chrome/app/chrome_dll.rc
|
| @@ -262,7 +262,7 @@ END
|
| // We include these resources because all ICON types need to be in the
|
| // same .rc file. See:
|
| // http://www.technewsgroups.net/group/microsoft.public.dotnet.general/topic2111.aspx
|
| -#include "webkit\\default_plugin\\default_plugin_resources.rc"
|
| +#include "chrome\\default_plugin\\default_plugin_resources.rc"
|
|
|
| #ifndef APSTUDIO_INVOKED
|
| /////////////////////////////////////////////////////////////////////////////
|
|
|