Chromium Code Reviews| Index: chrome/browser/chrome_plugin_host.cc |
| =================================================================== |
| --- chrome/browser/chrome_plugin_host.cc (revision 15763) |
| +++ chrome/browser/chrome_plugin_host.cc (working copy) |
| @@ -41,7 +41,7 @@ |
| #include "net/base/cookie_monster.h" |
| #include "net/url_request/url_request_context.h" |
| #include "net/url_request/url_request_error_job.h" |
| -#include "skia/include/SkBitmap.h" |
| +#include "third_party/skia/include/core/SkBitmap.h" |
| using base::TimeDelta; |