| Index: chrome/browser/browser_theme_provider.cc
|
| ===================================================================
|
| --- chrome/browser/browser_theme_provider.cc (revision 16007)
|
| +++ chrome/browser/browser_theme_provider.cc (working copy)
|
| @@ -19,7 +19,7 @@
|
| #include "net/base/net_errors.h"
|
| #include "skia/ext/image_operations.h"
|
| #include "skia/ext/skia_utils.h"
|
| -#include "SkBitmap.h"
|
| +#include "third_party/skia/include/core/SkBitmap.h"
|
|
|
| // Strings used by themes to identify colors for different parts of our UI.
|
| static const std::string kColorFrame = "frame";
|
|
|