| Index: chrome/browser/sync/test/integration/typed_urls_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/typed_urls_helper.cc b/chrome/browser/sync/test/integration/typed_urls_helper.cc
|
| index 43da2f3c9709def96b75aafbd8fd8b7aab1e4301..491af7967f7461f83c44a854cdcf5fa98045f55c 100644
|
| --- a/chrome/browser/sync/test/integration/typed_urls_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/typed_urls_helper.cc
|
| @@ -162,7 +162,7 @@ void AddToHistory(HistoryService* service,
|
| service->AddPage(url,
|
| timestamp,
|
| NULL, // scope
|
| - 1234, // page_id
|
| + 1234, // nav_entry_id
|
| GURL(), // referrer
|
| history::RedirectList(),
|
| transition,
|
|
|