Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2039)

Unified Diff: chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.js

Issue 2383573002: [DO NOT COMMIT] Remove chrome::NOTIFICATION_RETARGETING
Patch Set: Rebase on ToT Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.js
diff --git a/chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.js b/chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.js
index aa98733b5fe22c1723a67ee3f5934f8141b265cb..59a2a6b34dad7f68fcb4087122b3536ebffbd588 100644
--- a/chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.js
+++ b/chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.js
@@ -87,7 +87,7 @@ onload = function() {
{ label: "b-onCreatedNavigationTarget",
event: "onCreatedNavigationTarget",
- details: { sourceFrameId: 1,
+ details: { sourceFrameId: 0,
sourceProcessId: 0,
sourceTabId: 0,
tabId: 1,

Powered by Google App Engine
This is Rietveld 408576698