Chromium Code Reviews| Index: chrome/browser/sync/glue/model_association_manager.h | 
| =================================================================== | 
| --- chrome/browser/sync/glue/model_association_manager.h (revision 146436) | 
| +++ chrome/browser/sync/glue/model_association_manager.h (working copy) | 
| @@ -80,7 +80,7 @@ | 
| private: | 
| enum State { | 
| // This is the state after |Initialize| is called. | 
| - INITIALIZED_TO_CONFIGURE, | 
| + INITIAILIZED_TO_CONFIGURE, | 
| // Starting a new configuration. | 
| CONFIGURING, | 
| // A stop command was issued. |