| Index: chrome/browser/tab_contents/navigation_entry.h
|
| diff --git a/chrome/browser/tab_contents/navigation_entry.h b/chrome/browser/tab_contents/navigation_entry.h
|
| index 8c2c89cfcd2bd7c268cc7353ba5913b91cfb2d4f..fc8f4870bce8ec331300aa5b3152c24849263b51 100644
|
| --- a/chrome/browser/tab_contents/navigation_entry.h
|
| +++ b/chrome/browser/tab_contents/navigation_entry.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/string_util.h"
|
| -#include "chrome/app/theme/theme_resources.h"
|
| +#include "grit/theme_resources.h"
|
| #include "chrome/browser/tab_contents/security_style.h"
|
| #include "chrome/browser/tab_contents/site_instance.h"
|
| #include "chrome/browser/tab_contents/tab_contents_type.h"
|
|
|