diff options
author | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2015-06-18 14:10:49 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2015-06-18 13:53:24 +0000 |
commit | 813fbf95af77a531c57a8c497345ad2c61d475b3 (patch) | |
tree | 821b2c8de8365f21b6c9ba17a236fb3006a1d506 /chromium/testing/PRESUBMIT.py | |
parent | af6588f8d723931a298c995fa97259bb7f7deb55 (diff) | |
download | qtwebengine-chromium-813fbf95af77a531c57a8c497345ad2c61d475b3.tar.gz |
BASELINE: Update chromium to 44.0.2403.47
Change-Id: Ie056fedba95cf5e5c76b30c4b2c80fca4764aa2f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'chromium/testing/PRESUBMIT.py')
-rw-r--r-- | chromium/testing/PRESUBMIT.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/testing/PRESUBMIT.py b/chromium/testing/PRESUBMIT.py index 90e524f455c..5e8fc906256 100644 --- a/chromium/testing/PRESUBMIT.py +++ b/chromium/testing/PRESUBMIT.py @@ -4,8 +4,8 @@ """Top-level presubmit script for testing. -See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for -details on the presubmit API built into gcl. +See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts +for more details on the presubmit API built into depot_tools. """ |