diff options
author | Abseil Team <absl-team@google.com> | 2020-05-13 07:33:30 -0700 |
---|---|---|
committer | Andy Getz <durandal@google.com> | 2020-05-13 16:06:09 -0400 |
commit | 0fecf0e6339b725f111bc0d8900545184e3f29bd (patch) | |
tree | fad9accb0c0568f50555e9d6c68d87550cb52b89 /absl | |
parent | cbfd0f0fe53d9d3495a3d607311d984fec37e692 (diff) |
Export of internal Abseil changes
--
bcb00e71d1caca509f76cd6da9400bd99a0a31ea by Abseil Team <absl-team@google.com>:
Internal change
PiperOrigin-RevId: 311324901
--
0a9a26b8b61eeed169905afea3ea4c6090584108 by Abseil Team <absl-team@google.com>:
Internal cleanup
PiperOrigin-RevId: 311295434
--
117f6e06d79d47f519fb3b56ba90ea851186074c by Abseil Team <absl-team@google.com>:
Internal cleanup
PiperOrigin-RevId: 311271548
GitOrigin-RevId: bcb00e71d1caca509f76cd6da9400bd99a0a31ea
Change-Id: Ifd0c4018fb5f29e49863dfd9cf32b2d9a5f72829
Diffstat (limited to 'absl')
-rw-r--r-- | absl/strings/testdata/getline-1.txt | 3 | ||||
-rw-r--r-- | absl/strings/testdata/getline-2.txt | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/absl/strings/testdata/getline-1.txt b/absl/strings/testdata/getline-1.txt deleted file mode 100644 index 19b90973..00000000 --- a/absl/strings/testdata/getline-1.txt +++ /dev/null @@ -1,3 +0,0 @@ -alpha - -beta gamma diff --git a/absl/strings/testdata/getline-2.txt b/absl/strings/testdata/getline-2.txt deleted file mode 100644 index d6842d8e..00000000 --- a/absl/strings/testdata/getline-2.txt +++ /dev/null @@ -1 +0,0 @@ -one.two.three |