| Index: trunk/src/chrome/browser/ui/cocoa/browser_window_cocoa.mm
|
| ===================================================================
|
| --- trunk/src/chrome/browser/ui/cocoa/browser_window_cocoa.mm (revision 272260)
|
| +++ trunk/src/chrome/browser/ui/cocoa/browser_window_cocoa.mm (working copy)
|
| @@ -50,7 +50,6 @@
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "components/autofill/core/common/password_form.h"
|
| -#include "components/translate/core/browser/language_state.h"
|
| #include "content/public/browser/native_web_keyboard_event.h"
|
| #include "content/public/browser/notification_details.h"
|
| #include "content/public/browser/notification_source.h"
|
|
|