Chromium Code Reviews| Index: tools/Resources.h |
| diff --git a/tools/Resources.h b/tools/Resources.h |
| index a10612b78d95c928e29bf5dbbd887c9145542ec5..485a11223158a00c5bc0fae5a93f4e2528dde7b5 100644 |
| --- a/tools/Resources.h |
| +++ b/tools/Resources.h |
| @@ -11,5 +11,6 @@ |
| #include "SkString.h" |
| SkString GetResourcePath(const char* resource = ""); |
| +void SetResourcePath(const char* ); |
| #endif // Resources_DEFINED |