| Index: chrome/browser/ui/cocoa/tab_contents/sad_tab_view.mm
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/tab_contents/sad_tab_view.mm (revision 143847)
|
| +++ chrome/browser/ui/cocoa/tab_contents/sad_tab_view.mm (working copy)
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/ui/cocoa/tab_contents/sad_tab_controller.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "grit/generated_resources.h"
|
| -#include "grit/theme_resources.h"
|
| +#include "grit/theme_resources_standard.h"
|
| #import "third_party/GTM/AppKit/GTMUILocalizerAndLayoutTweaker.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/l10n/l10n_util_mac.h"
|
|
|