| Index: chrome/browser/tab_contents/navigation_entry.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/navigation_entry.h (revision 15763)
|
| +++ chrome/browser/tab_contents/navigation_entry.h (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/common/page_transition_types.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "grit/theme_resources.h"
|
| -#include "skia/include/SkBitmap.h"
|
| +#include "third_party/skia/include/core/SkBitmap.h"
|
|
|
| class NavigationController;
|
|
|
|
|