Index: chrome/browser/feedback/feedback_util.h |
diff --git a/chrome/browser/feedback/feedback_util.h b/chrome/browser/feedback/feedback_util.h |
index 165e5c6c35ebe8881bba232f7f70843fce5cae66..762cda7c3a05e0702e15416365a1a2f64613ea7f 100644 |
--- a/chrome/browser/feedback/feedback_util.h |
+++ b/chrome/browser/feedback/feedback_util.h |
@@ -77,6 +77,7 @@ class FeedbackUtil { |
, const char* zipped_logs_data |
, int zipped_logs_length |
, const chromeos::system::LogDictionaryType* const sys_info |
+ , const std::string& timestamp |
#endif |
); |
// Redirects the user to Google's phishing reporting page. |