Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Unified Diff: chrome/browser/chrome_browser_main.cc

Issue 499063002: Temporarily make lastchange use only the git hash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also touch chrome_browser_main to try to force compile/tests Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« build/util/lastchange.py ('K') | « build/whitespace_file.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_browser_main.cc
diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc
index e86924862d3bce734a1aff1ad5272acd5904ac28..9a442462089381882046b9f90b4342eac9be8239 100644
--- a/chrome/browser/chrome_browser_main.cc
+++ b/chrome/browser/chrome_browser_main.cc
@@ -4,6 +4,7 @@
#include "chrome/browser/chrome_browser_main.h"
+
Ryan Tseng 2014/08/23 18:39:32 intentional change?
agable 2014/08/23 18:42:36 Yes, this was done to force the trybot to rebuild
#include <set>
#include <string>
#include <vector>
« build/util/lastchange.py ('K') | « build/whitespace_file.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698