diff options
Diffstat (limited to 'chrome/browser/toolbar_model.cc')
-rw-r--r-- | chrome/browser/toolbar_model.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/toolbar_model.cc b/chrome/browser/toolbar_model.cc index 803fa69..999514b 100644 --- a/chrome/browser/toolbar_model.cc +++ b/chrome/browser/toolbar_model.cc @@ -227,4 +227,3 @@ void ToolbarModel::CreateErrorText(NavigationEntry* entry, std::wstring* text) { } } } - |