| Index: chrome/browser/sync/test/integration/apps_helper.h
|
| ===================================================================
|
| --- chrome/browser/sync/test/integration/apps_helper.h (revision 170888)
|
| +++ chrome/browser/sync/test/integration/apps_helper.h (working copy)
|
| @@ -84,10 +84,6 @@
|
| // Fix any NTP icon collisions that are currently in |profile|.
|
| void FixNTPOrdinalCollisions(Profile* profile);
|
|
|
| -// Wait until there are no lazy background pages loaded.
|
| -// This needs to be done before exiting tests which installed platform apps.
|
| -void WaitForPlatformAppsToUnload();
|
| -
|
| } // namespace apps_helper
|
|
|
| #endif // CHROME_BROWSER_SYNC_TEST_INTEGRATION_APPS_HELPER_H_
|
|
|