Chromium Code Reviews| Index: tools/Resources.cpp |
| diff --git a/tools/Resources.cpp b/tools/Resources.cpp |
| index 0efd66b246caf2527bc98a1ff029804e6414555b..d33d192a9f8a3478d66d39313b4dd218a2986198 100644 |
| --- a/tools/Resources.cpp |
| +++ b/tools/Resources.cpp |
| @@ -7,7 +7,7 @@ |
| #include "Resources.h" |
| -#include "SkCommandLineFlags.h" |
| +#include "SkCommonFlags.h" |
| #include "SkOSFile.h" |
| DEFINE_string2(resourcePath, i, "resources", "Directory with test resources: images, fonts, etc."); |