| Index: chrome/browser/download/download_shelf_context_menu.h
|
| diff --git a/chrome/browser/download/download_shelf_context_menu.h b/chrome/browser/download/download_shelf_context_menu.h
|
| index 892886696c72070da1f7f4a29ecfc4799ba6f0f2..73268003ddf39459906ca016b7ea6c063575bb8d 100644
|
| --- a/chrome/browser/download/download_shelf_context_menu.h
|
| +++ b/chrome/browser/download/download_shelf_context_menu.h
|
| @@ -15,10 +15,6 @@
|
| #include "content/public/browser/download_item.h"
|
| #include "ui/base/models/simple_menu_model.h"
|
|
|
| -namespace content {
|
| -class PageNavigator;
|
| -}
|
| -
|
| // This class is responsible for the download shelf context menu. Platform
|
| // specific subclasses are responsible for creating and running the menu.
|
| //
|
|
|