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

Unified Diff: chrome/browser/ui/toolbar/toolbar_model_unittest.cc

Issue 114883002: Remove chrome-internal scheme, chrome::kChromeInternalScheme. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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/browser/ui/toolbar/toolbar_model_unittest.cc
diff --git a/chrome/browser/ui/toolbar/toolbar_model_unittest.cc b/chrome/browser/ui/toolbar/toolbar_model_unittest.cc
index 8a439456b879c70c8339434bc31643cb152a349b..83ca1ef15f7231dc0e8e267b1a506a2b063535e4 100644
--- a/chrome/browser/ui/toolbar/toolbar_model_unittest.cc
+++ b/chrome/browser/ui/toolbar/toolbar_model_unittest.cc
@@ -76,15 +76,6 @@ struct TestItem {
true
},
{
- GURL("chrome-internal://newtab/"),
- base::string16(),
- base::string16(),
- base::string16(),
- base::string16(),
- false,
- false
- },
- {
GURL(content::kAboutBlankURL),
ASCIIToUTF16(content::kAboutBlankURL),
ASCIIToUTF16(content::kAboutBlankURL),
« no previous file with comments | « chrome/browser/history/history_service.cc ('k') | chrome/browser/ui/website_settings/website_settings_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698