diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2019-05-16 09:59:13 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2019-05-20 10:28:53 +0000 |
commit | 6c11fb357ec39bf087b8b632e2b1e375aef1b38b (patch) | |
tree | c8315530db18a8ee566521c39ab8a6af4f72bc03 /chromium/v8/tools/update-object-macros-undef.py | |
parent | 3ffaed019d0772e59d6cdb2d0d32fe4834c31f72 (diff) | |
download | qtwebengine-chromium-6c11fb357ec39bf087b8b632e2b1e375aef1b38b.tar.gz |
BASELINE: Update Chromium to 74.0.3729.159
Change-Id: I8d2497da544c275415aedd94dd25328d555de811
Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/v8/tools/update-object-macros-undef.py')
-rwxr-xr-x | chromium/v8/tools/update-object-macros-undef.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/v8/tools/update-object-macros-undef.py b/chromium/v8/tools/update-object-macros-undef.py index ecec6239ad5..866fdb64680 100755 --- a/chromium/v8/tools/update-object-macros-undef.py +++ b/chromium/v8/tools/update-object-macros-undef.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 + # Copyright 2018 the V8 project authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. |