Index: ui/views/views_delegate.h |
diff --git a/ui/views/views_delegate.h b/ui/views/views_delegate.h |
index ea14e7887047e936145986e3fe52f8994c32e53a..6cc5a6b9c784e4de49509614b8a2fb503b788625 100644 |
--- a/ui/views/views_delegate.h |
+++ b/ui/views/views_delegate.h |
@@ -135,9 +135,6 @@ |
// Returns the context factory for new windows. |
virtual ui::ContextFactory* GetContextFactory(); |
- // Returns the user-visible name of the application. |
- virtual std::string GetApplicationName(); |
- |
#if defined(OS_WIN) |
// Starts a query for the appbar autohide edges of the specified monitor and |
// returns the current value. If the query finds the edges have changed from |