Chromium Code Reviews| Index: chrome/browser/chrome_browser_main.cc |
| =================================================================== |
| --- chrome/browser/chrome_browser_main.cc (revision 201835) |
| +++ chrome/browser/chrome_browser_main.cc (working copy) |
| @@ -400,7 +400,7 @@ |
| // Registration can be before or after cus->Start() so it is ok to post |
| // a task to the UI thread to do registration once you done the necessary |
| - // file IO to know you existing component version. |
| + // file IO to know your existing component version. |
|
cpu_(ooo_6.6-7.5)
2013/05/29 20:06:44
remove this file from the CL. you can TBR=cpu this
waffles
2013/06/13 20:55:04
Done.
|
| #if !defined(OS_CHROMEOS) |
| RegisterRecoveryComponent(cus, g_browser_process->local_state()); |
| RegisterPepperFlashComponent(cus); |