| Index: chrome/test/data/extensions/api_test/activity_log_private/test/test.js
|
| diff --git a/chrome/test/data/extensions/api_test/activity_log_private/test/test.js b/chrome/test/data/extensions/api_test/activity_log_private/test/test.js
|
| index ee2643c8c2e0f8198fc2ef50aac1d80fe92a475f..35bc231292810cdb2d1b1821ec9a5d4f56d1285e 100644
|
| --- a/chrome/test/data/extensions/api_test/activity_log_private/test/test.js
|
| +++ b/chrome/test/data/extensions/api_test/activity_log_private/test/test.js
|
| @@ -248,9 +248,6 @@ var domExpectedActivity = [
|
| 'Storage.getItem',
|
| 'Storage.removeItem',
|
| 'Storage.clear',
|
| - // Notification access
|
| - 'Window.webkitNotifications',
|
| - 'NotificationCenter.createNotification',
|
| // Cache access
|
| 'Window.applicationCache',
|
| // Web database access
|
|
|