| Index: chrome/test/testing_browser_process.h
|
| ===================================================================
|
| --- chrome/test/testing_browser_process.h (revision 95205)
|
| +++ chrome/test/testing_browser_process.h (working copy)
|
| @@ -117,6 +117,7 @@
|
| #endif
|
| virtual MHTMLGenerationManager* mhtml_generation_manager();
|
| virtual GpuBlacklistUpdater* gpu_blacklist_updater();
|
| + virtual ComponentUpdateService* component_updater();
|
|
|
| // Set the local state for tests. Consumer is responsible for cleaning it up
|
| // afterwards (using ScopedTestingLocalState, for example).
|
|
|