Index: chrome/test/data/webui/history_ui_browsertest.h |
diff --git a/chrome/test/data/webui/history_ui_browsertest.h b/chrome/test/data/webui/history_ui_browsertest.h |
index 994710a4cca851499083a896babbcb4a8ce842b4..0e2cf3415bbdb8232d4b56c44d37cef13bff4c0b 100644 |
--- a/chrome/test/data/webui/history_ui_browsertest.h |
+++ b/chrome/test/data/webui/history_ui_browsertest.h |
@@ -38,7 +38,7 @@ class HistoryUIBrowserTest : public WebUIBrowserTest { |
base::Time baseline_time_; |
// Counter used to generate a unique ID for each page added to the history. |
- int32 page_id_; |
+ int nav_entry_id_; |
DISALLOW_COPY_AND_ASSIGN(HistoryUIBrowserTest); |
}; |