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

Unified Diff: chrome/test/data/extensions/api_test/tabs/basics/crud.js

Issue 1395273005: Remove references to bugs.chromium.org/NNN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | content/browser/browser_main_loop.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/tabs/basics/crud.js
diff --git a/chrome/test/data/extensions/api_test/tabs/basics/crud.js b/chrome/test/data/extensions/api_test/tabs/basics/crud.js
index 542d3b284015601434d66c2ab231a6d40b70628f..86a19f62bf7aa713e589272fe87387fb233a4c26 100644
--- a/chrome/test/data/extensions/api_test/tabs/basics/crud.js
+++ b/chrome/test/data/extensions/api_test/tabs/basics/crud.js
@@ -132,7 +132,7 @@ chrome.test.runTests([
}));
}
- /* Disabled -- see http://bugs.chromium.org/58229.
+ /* Disabled -- see http://crbug.com/58229.
function windowSetFocused() {
chrome.windows.getCurrent(function(oldWin) {
chrome.windows.create({}, function(newWin) {
« no previous file with comments | « no previous file | content/browser/browser_main_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698