| Index: chrome/browser/ui/ash/user_action_handler.cc
|
| diff --git a/chrome/browser/ui/ash/user_action_handler.cc b/chrome/browser/ui/ash/user_action_handler.cc
|
| index 20e74e0814e56bf1ee3b493c5051802b5bf064a2..49ceab41d5cfcb10182aa46e1fee6b934e4d4269 100644
|
| --- a/chrome/browser/ui/ash/user_action_handler.cc
|
| +++ b/chrome/browser/ui/ash/user_action_handler.cc
|
| @@ -9,7 +9,6 @@
|
| #include "chrome/browser/ui/browser_finder.h"
|
| #include "chrome/browser/ui/browser_tabstrip.h"
|
| #include "chrome/browser/ui/browser_window.h"
|
| -#include "chrome/browser/ui/tab_contents/tab_contents.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|
| // Returns the currently-active WebContents belonging to the active browser, or
|
|
|