| Index: chrome/browser/cocoa/edit_search_engine_cocoa_controller.mm
|
| ===================================================================
|
| --- chrome/browser/cocoa/edit_search_engine_cocoa_controller.mm (revision 51984)
|
| +++ chrome/browser/cocoa/edit_search_engine_cocoa_controller.mm (working copy)
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2010 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,6 +11,7 @@
|
| #include "chrome/browser/search_engines/template_url_model.h"
|
| #include "grit/app_resources.h"
|
| #include "grit/generated_resources.h"
|
| +#include "grit/theme_resources.h"
|
| #include "third_party/GTM/AppKit/GTMUILocalizerAndLayoutTweaker.h"
|
|
|
| namespace {
|
|
|