diff options
Diffstat (limited to 'chrome/common/url_constants.h')
-rw-r--r-- | chrome/common/url_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h index d878e10..b83c928 100644 --- a/chrome/common/url_constants.h +++ b/chrome/common/url_constants.h @@ -95,6 +95,7 @@ extern const char kChromeUIThemePath[]; extern const char kSyncResourcesHost[]; extern const char kSyncGaiaLoginPath[]; extern const char kSyncMergeAndSyncPath[]; +extern const char kSyncChooseDataTypesPath[]; extern const char kSyncSetupDonePath[]; extern const char kSyncSetupFlowPath[]; extern const char kSyncThrobberPath[]; |