Chromium Code Reviews| Index: chrome/app/chrome_main.cc |
| =================================================================== |
| --- chrome/app/chrome_main.cc (revision 120325) |
| +++ chrome/app/chrome_main.cc (working copy) |
| @@ -4,7 +4,7 @@ |
| #include "chrome/app/chrome_main_delegate.h" |
| -#include "content/app/content_main.h" |
| +#include "content/public/app/content_main.h" |
| #if defined(OS_WIN) |
| #define DLLEXPORT __declspec(dllexport) |