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 2c417c18713100aa82347adcaaf84d3f4f446aab..920cb908296202843aa250aea86bba921ae36faf 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, |