| Index: chrome/browser/gtk/location_bar_view_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/gtk/location_bar_view_gtk.cc (revision 15763)
|
| +++ chrome/browser/gtk/location_bar_view_gtk.cc (working copy)
|
| @@ -18,7 +18,7 @@
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
| #include "chrome/common/gtk_util.h"
|
| #include "chrome/common/page_transition_types.h"
|
| -#include "skia/include/SkBitmap.h"
|
| +#include "third_party/skia/include/core/SkBitmap.h"
|
| #include "webkit/glue/window_open_disposition.h"
|
|
|
| namespace {
|
|
|