Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6046)

Unified Diff: chrome/browser/chrome_browser_main.cc

Issue 15908002: Differential updates for components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);

Powered by Google App Engine
This is Rietveld 408576698