aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar Alex Polcyn <apolcyn@google.com>2018-03-01 19:22:53 +0000
committerGravatar Alexander Polcyn <apolcyn@google.com>2018-03-20 23:51:23 -0700
commit77f64f76bd502ba8350a64fd29623e3af92e5586 (patch)
tree539179041b3ee6a47cc3ce00dee9e1e782221d04 /tools/run_tests/generated/sources_and_headers.json
parent47a92893a3f80238fbe9f761db4fc3dc79fbd6de (diff)
Put address_sorting's public header under its own directory. Also add
test_only to sort function used in test.
Diffstat (limited to 'tools/run_tests/generated/sources_and_headers.json')
-rw-r--r--tools/run_tests/generated/sources_and_headers.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json
index 8686cae6fc..c9e54b4575 100644
--- a/tools/run_tests/generated/sources_and_headers.json
+++ b/tools/run_tests/generated/sources_and_headers.json
@@ -6620,8 +6620,8 @@
{
"deps": [],
"headers": [
- "third_party/address_sorting/address_sorting.h",
- "third_party/address_sorting/address_sorting_internal.h"
+ "third_party/address_sorting/address_sorting_internal.h",
+ "third_party/address_sorting/include/address_sorting/address_sorting.h"
],
"is_filegroup": false,
"language": "c",