Index: util/test/paths_test_data_root.txt |
diff --git a/.clang-format b/util/test/paths_test_data_root.txt |
similarity index 74% |
copy from .clang-format |
copy to util/test/paths_test_data_root.txt |
index 0be5323f5be132a7a519c1b5f54f7a9bd46c2c54..1ddd26425372bc5608b37c4379d140827b850301 100644 |
--- a/.clang-format |
+++ b/util/test/paths_test_data_root.txt |
@@ -1,4 +1,4 @@ |
-# Copyright 2014 The Crashpad Authors. All rights reserved. |
+# Copyright 2015 The Crashpad Authors. All rights reserved. |
# |
# Licensed under the Apache License, Version 2.0 (the "License"); |
# you may not use this file except in compliance with the License. |
@@ -12,8 +12,5 @@ |
# See the License for the specific language governing permissions and |
# limitations under the License. |
-{ |
- BasedOnStyle: Chromium, |
- AlignTrailingComments: false, |
- BinPackArguments: false, |
-} |
+This file is used by Paths::TestDataRoot() to locate the test data root. It |
+is present at a known path from the test data root. |