| Index: chrome/browser/extensions/app_process_apitest.cc
|
| diff --git a/chrome/browser/extensions/app_process_apitest.cc b/chrome/browser/extensions/app_process_apitest.cc
|
| index 70034c129b04dcdb625429503a3902dba806ccc0..53c1455604440cc4295b355a185446ef44ec63c3 100644
|
| --- a/chrome/browser/extensions/app_process_apitest.cc
|
| +++ b/chrome/browser/extensions/app_process_apitest.cc
|
| @@ -612,7 +612,6 @@ IN_PROC_BROWSER_TEST_F(AppApiTest, OpenAppFromExtension) {
|
| // 3. The app's URL.
|
| content::TestNavigationObserver test_navigation_observer(
|
| content::NotificationService::AllSources(),
|
| - NULL,
|
| 3);
|
|
|
| // Load the launcher extension, which should launch the app.
|
|
|