| Index: chrome/renderer/instant_restricted_id_cache.h
|
| diff --git a/chrome/renderer/instant_restricted_id_cache.h b/chrome/renderer/instant_restricted_id_cache.h
|
| index 1b25410c3694e3d78d2bae1a9bbf757cc0d2020e..3062768bc22980cdd2c1adb64f16cdab22d235d3 100644
|
| --- a/chrome/renderer/instant_restricted_id_cache.h
|
| +++ b/chrome/renderer/instant_restricted_id_cache.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
| -#include "chrome/common/instant_types.h"
|
| +#include "chrome/common/search/instant_types.h"
|
|
|
| // In InstantExtended, iframes are used to display objects which can only be
|
| // referenced by the Instant page using an ID (restricted ID). These IDs need to
|
|
|