Chromium Code Reviews| Index: chrome/common/url_constants.h |
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
| index b380edc19dbaff3556dc5a3b327f95001b7ded40..3fac1adfe5e25020734f67122f4d6e33862279f4 100644 |
| --- a/chrome/common/url_constants.h |
| +++ b/chrome/common/url_constants.h |
| @@ -309,6 +309,7 @@ extern const char kChromeUIWebRtcLogsHost[]; |
| #endif |
| // Options sub-pages. |
| +extern const char kAutofillEditAddressSubPage[]; |
|
Dan Beam
2015/01/22 05:38:49
eh, just put this in your test until somewhere in
bondd
2015/01/22 20:23:58
Done.
|
| extern const char kAutofillSubPage[]; |
| extern const char kClearBrowserDataSubPage[]; |
| extern const char kContentSettingsExceptionsSubPage[]; |