diff options
Diffstat (limited to 'chrome/tools/profiles/generate_profile.cc')
-rw-r--r-- | chrome/tools/profiles/generate_profile.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/profiles/generate_profile.cc b/chrome/tools/profiles/generate_profile.cc index bd75b31..ad5f1b4 100644 --- a/chrome/tools/profiles/generate_profile.cc +++ b/chrome/tools/profiles/generate_profile.cc @@ -18,7 +18,7 @@ #include "base/time.h" #include "chrome/browser/history/history.h" #include "chrome/common/thumbnail_score.h" -#include "SkBitmap.h" +#include "third_party/skia/include/core/SkBitmap.h" using base::Time; |