Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / download / download_ui_controller_unittest.cc
index 7cbd1e4..d16ed5f 100644 (file)
@@ -135,7 +135,7 @@ class DownloadUIControllerTest : public ChromeRenderViewHostTestHarness {
 
   // Constructs and returns a TestDownloadService.
   static KeyedService* TestingDownloadServiceFactory(
-      content::BrowserContext* brwoser_context);
+      content::BrowserContext* browser_context);
 
   scoped_ptr<MockDownloadManager> manager_;
   content::DownloadManager::Observer* download_history_manager_observer_;