| Index: chrome/browser/external_extension_browsertest.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/external_extension_browsertest.cc	(revision 181040)
 | 
| +++ chrome/browser/external_extension_browsertest.cc	(working copy)
 | 
| @@ -34,7 +34,7 @@
 | 
|   protected:
 | 
|    SearchProviderTest() {}
 | 
|  
 | 
| -  virtual void SetUpCommandLine(CommandLine* command_line) {
 | 
| +  virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
 | 
|      ASSERT_TRUE(test_server()->Start());
 | 
|  
 | 
|      // Map all hosts to our local server.
 | 
| 
 |