| 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 0143ccecafcd3a225c7c2fea57a7865dc10f449c..e1572a0feb3963f96f7e6b92aa5cc5d2c7c43941 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
|
| @@ -217,13 +217,8 @@ domExpectedActivity = [
|
| // Dom mutations
|
| 'Document.createElement',
|
| 'Document.createElement',
|
| - 'Document.location',
|
| 'Node.appendChild',
|
| - 'Document.location',
|
| - 'Document.location',
|
| 'Node.insertBefore',
|
| - 'Document.location',
|
| - 'Document.location',
|
| 'Node.replaceChild',
|
| //'Document.location',
|
| 'HTMLDocument.write',
|
|
|