Chromium Code Reviews| Index: package.h |
| diff --git a/package.h b/package.h |
| index 2c6f0f82c8cf681ed1ae4ef98517906390d40780..2556b2f2be9eba0bc37344f0fd8ac60cc691414d 100644 |
| --- a/package.h |
| +++ b/package.h |
| @@ -24,6 +24,6 @@ |
| #define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION |
| #define PACKAGE_TARNAME "crashpad" |
| #define PACKAGE_VERSION "0.7.0" |
| -#define PACKAGE_URL "https://crashpad.googlecode.com/" |
| +#define PACKAGE_URL "https://crashpad-home.appspot.com/" |
| #endif // CRASHPAD_PACKAGE_H_ |