Index: tools/gn/bootstrap/base/generated_build_date.h |
diff --git a/chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js b/tools/gn/bootstrap/base/generated_build_date.h |
similarity index 70% |
copy from chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js |
copy to tools/gn/bootstrap/base/generated_build_date.h |
index 995450291446587641fa905e9416fe3c0899b3b4..dceb62ee53d3f922c5c7411f9884461994ef970c 100644 |
--- a/chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js |
+++ b/tools/gn/bootstrap/base/generated_build_date.h |
@@ -2,4 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-window.didRunAtDocumentIdleUnexpected = true; |
tfarina
2016/02/13 16:46:54
Could you tweak the similarity passed to git cl, s
|
+#ifndef BUILD_DATE |
+#define BUILD_DATE "Unknown" |
+#endif // BUILD_DATE |