| Index: chrome/browser/views/location_bar/keyword_hint_view.cc
|
| diff --git a/chrome/browser/views/location_bar/keyword_hint_view.cc b/chrome/browser/views/location_bar/keyword_hint_view.cc
|
| index 14974c85114d85ffe2f87d682d384995fdb119c4..eec0dd1614e77bf74ce914b31e7bed33ca5c9f7f 100644
|
| --- a/chrome/browser/views/location_bar/keyword_hint_view.cc
|
| +++ b/chrome/browser/views/location_bar/keyword_hint_view.cc
|
| @@ -7,7 +7,7 @@
|
| #include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
| #include "base/logging.h"
|
| -#include "chrome/app/chrome_dll_resource.h"
|
| +#include "chrome/app/chrome_command_ids.h"
|
| #include "chrome/browser/profile.h"
|
| #include "chrome/browser/search_engines/template_url_model.h"
|
| #include "gfx/canvas.h"
|
|
|