| Index: chrome/common/instant.typemap
|
| diff --git a/chrome/common/instant.typemap b/chrome/common/instant.typemap
|
| index 04878d874fc149d3e3040535e442f05bc538431c..eed078069f9290e47c966a8458075de9f16ebc18 100644
|
| --- a/chrome/common/instant.typemap
|
| +++ b/chrome/common/instant.typemap
|
| @@ -9,7 +9,7 @@ public_headers = [
|
| "//components/ntp_tiles/ntp_tile_source.h",
|
| "//components/omnibox/common/omnibox_focus_state.h",
|
| ]
|
| -traits_headers = [ "//chrome/common/instant_type_traits.h" ]
|
| +traits_headers = [ "//chrome/common/instant_struct_traits.h" ]
|
| deps = [
|
| "//chrome/common",
|
| "//ipc",
|
|
|