From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- third_party/python/gyp/test/copies/src/directory/file3 | 1 + third_party/python/gyp/test/copies/src/directory/file4 | 1 + third_party/python/gyp/test/copies/src/directory/subdir/file5 | 1 + 3 files changed, 3 insertions(+) create mode 100644 third_party/python/gyp/test/copies/src/directory/file3 create mode 100644 third_party/python/gyp/test/copies/src/directory/file4 create mode 100644 third_party/python/gyp/test/copies/src/directory/subdir/file5 (limited to 'third_party/python/gyp/test/copies/src/directory') diff --git a/third_party/python/gyp/test/copies/src/directory/file3 b/third_party/python/gyp/test/copies/src/directory/file3 new file mode 100644 index 0000000000..43f16f3522 --- /dev/null +++ b/third_party/python/gyp/test/copies/src/directory/file3 @@ -0,0 +1 @@ +file3 contents diff --git a/third_party/python/gyp/test/copies/src/directory/file4 b/third_party/python/gyp/test/copies/src/directory/file4 new file mode 100644 index 0000000000..5f7270a084 --- /dev/null +++ b/third_party/python/gyp/test/copies/src/directory/file4 @@ -0,0 +1 @@ +file4 contents diff --git a/third_party/python/gyp/test/copies/src/directory/subdir/file5 b/third_party/python/gyp/test/copies/src/directory/subdir/file5 new file mode 100644 index 0000000000..41f47186bd --- /dev/null +++ b/third_party/python/gyp/test/copies/src/directory/subdir/file5 @@ -0,0 +1 @@ +file5 contents -- cgit v1.2.3