| Index: skia/ext/google_logging.cc
|
| diff --git a/skia/ext/google_logging.cc b/skia/ext/google_logging.cc
|
| index 5e8ffe1d14db00abe17044d9b930f137612aaa4f..673e23ad00ca6746ab065c5911f02f2c5a3221ee 100644
|
| --- a/skia/ext/google_logging.cc
|
| +++ b/skia/ext/google_logging.cc
|
| @@ -7,7 +7,7 @@
|
| // that provides integration with the logging of your choice.
|
|
|
| #include "base/logging.h"
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "third_party/skia/include/core/SkTypes.h"
|
|
|
| void SkDebugf_FileLine(const char* file, int line, bool fatal,
|
|
|