Index: chrome/browser/ui/webui/sync_internals_html_source.cc |
diff --git a/chrome/browser/ui/webui/sync_internals_html_source.cc b/chrome/browser/ui/webui/sync_internals_html_source.cc |
index c83202c9924ca1dd357174513b104f2422f0ec5c..a2c8f1d887773848f0a7a4ac991c5c883ae7793e 100644 |
--- a/chrome/browser/ui/webui/sync_internals_html_source.cc |
+++ b/chrome/browser/ui/webui/sync_internals_html_source.cc |
@@ -23,7 +23,7 @@ SyncInternalsHTMLSource::SyncInternalsHTMLSource() |
SyncInternalsHTMLSource::~SyncInternalsHTMLSource() {} |
void SyncInternalsHTMLSource::StartDataRequest(const std::string& path, |
- bool is_off_the_record, |
+ bool is_incognito, |
int request_id) { |
base::StringPiece html_template( |
ResourceBundle::GetSharedInstance().GetRawDataResource( |