| Index: chrome/browser/sync/glue/typed_url_model_associator.h
|
| diff --git a/chrome/browser/sync/glue/typed_url_model_associator.h b/chrome/browser/sync/glue/typed_url_model_associator.h
|
| index 0c2f7cfda3e28b5808efab8056147216c0c5ff28..b3232540c8e56fd5ff9691d8a7be98ed4ab720c2 100644
|
| --- a/chrome/browser/sync/glue/typed_url_model_associator.h
|
| +++ b/chrome/browser/sync/glue/typed_url_model_associator.h
|
| @@ -37,8 +37,6 @@ class WriteTransaction;
|
|
|
| namespace browser_sync {
|
|
|
| -extern const char kTypedUrlTag[];
|
| -
|
| // Contains all model association related logic:
|
| // * Algorithm to associate typed_url model and sync model.
|
| // * Persisting model associations and loading them back.
|
|
|