| OLD | NEW |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 import("//build/config/compiler/compiler.gni") | 5 import("//build/config/compiler/compiler.gni") |
| 6 | 6 |
| 7 if (is_win) { | 7 if (is_win) { |
| 8 action("copy_cdb_to_output") { | 8 action("copy_cdb_to_output") { |
| 9 script = "//build/win/copy_cdb_to_output.py" | 9 script = "//build/win/copy_cdb_to_output.py" |
| 10 inputs = [ | 10 inputs = [ |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 } else { | 78 } else { |
| 79 data_deps = [ | 79 data_deps = [ |
| 80 "//third_party/catapult/telemetry:bitmaptools", | 80 "//third_party/catapult/telemetry:bitmaptools", |
| 81 ] | 81 ] |
| 82 | 82 |
| 83 data_deps += [ "//chrome" ] | 83 data_deps += [ "//chrome" ] |
| 84 } | 84 } |
| 85 | 85 |
| 86 data = [ | 86 data = [ |
| 87 "//tools/perf/chrome_telemetry_build/", | 87 "//tools/perf/chrome_telemetry_build/", |
| 88 | 88 "//third_party/catapult/", |
| 89 # Breakdown the catapult directory so we can exclude | |
| 90 # third_party/catapult/tracing/test_data. See crbug.com/670284 | |
| 91 "//third_party/catapult/AUTHORS", | |
| 92 "//third_party/catapult/bin/", | |
| 93 "//third_party/catapult/catapult_build/", | |
| 94 "//third_party/catapult/codereview.settings", | |
| 95 "//third_party/catapult/common/", | |
| 96 "//third_party/catapult/CONTRIBUTING.md", | |
| 97 "//third_party/catapult/dashboard/", | |
| 98 "//third_party/catapult/dependency_manager/", | |
| 99 "//third_party/catapult/devil/", | |
| 100 "//third_party/catapult/docs/", | |
| 101 "//third_party/catapult/experimental/", | |
| 102 "//third_party/catapult/firefighter/", | |
| 103 "//third_party/catapult/hooks/", | |
| 104 "//third_party/catapult/infra/", | |
| 105 "//third_party/catapult/LICENSE", | |
| 106 "//third_party/catapult/navbar.md", | |
| 107 "//third_party/catapult/netlog_viewer/", | |
| 108 "//third_party/catapult/OWNERS", | |
| 109 "//third_party/catapult/PRESUBMIT.py", | |
| 110 "//third_party/catapult/pylintrc", | |
| 111 "//third_party/catapult/README.md", | |
| 112 "//third_party/catapult/systrace/", | |
| 113 "//third_party/catapult/telemetry/", | |
| 114 "//third_party/catapult/third_party/", | |
| 115 "//third_party/catapult/trace_processor/", | |
| 116 | |
| 117 # We don't want to include catapult/tracing/test_data | |
| 118 "//third_party/catapult/tracing/app.yaml", | |
| 119 "//third_party/catapult/tracing/bin/", | |
| 120 "//third_party/catapult/tracing/bower.json", | |
| 121 "//third_party/catapult/tracing/BUILD.gn", | |
| 122 "//third_party/catapult/tracing/docs/", | |
| 123 "//third_party/catapult/tracing/images/", | |
| 124 "//third_party/catapult/tracing/LICENSE", | |
| 125 "//third_party/catapult/tracing/OWNERS", | |
| 126 "//third_party/catapult/tracing/package.json", | |
| 127 "//third_party/catapult/tracing/PRESUBMIT.py", | |
| 128 "//third_party/catapult/tracing/README.md", | |
| 129 "//third_party/catapult/tracing/skp_data/", | |
| 130 "//third_party/catapult/tracing/third_party/", | |
| 131 "//third_party/catapult/tracing/trace_viewer.gyp", | |
| 132 "//third_party/catapult/tracing/trace_viewer.gypi", | |
| 133 "//third_party/catapult/tracing/tracing/", | |
| 134 "//third_party/catapult/tracing/tracing_build/", | |
| 135 "//third_party/catapult/tracing/tracing_examples/", | |
| 136 "//third_party/catapult/tracing/tracing_project.py", | |
| 137 "//third_party/catapult/WATCHLISTS", | |
| 138 | |
| 139 "//components/crash/content/tools/generate_breakpad_symbols.py", | 89 "//components/crash/content/tools/generate_breakpad_symbols.py", |
| 140 ] | 90 ] |
| 141 | 91 |
| 142 if (is_win) { | 92 if (is_win) { |
| 143 data_deps += [ "//chrome:reorder_imports" ] | 93 data_deps += [ "//chrome:reorder_imports" ] |
| 144 } | 94 } |
| 145 | 95 |
| 146 if (is_linux) { | 96 if (is_linux) { |
| 147 data_deps += [ "//breakpad:dump_syms($host_toolchain)" ] | 97 data_deps += [ "//breakpad:dump_syms($host_toolchain)" ] |
| 148 } | 98 } |
| (...skipping 20 matching lines...) Expand all Loading... |
| 169 "$root_out_dir/base.dll.pdb", | 119 "$root_out_dir/base.dll.pdb", |
| 170 "$root_out_dir/blink_platform.dll.pdb", | 120 "$root_out_dir/blink_platform.dll.pdb", |
| 171 "$root_out_dir/blink_web.dll.pdb", | 121 "$root_out_dir/blink_web.dll.pdb", |
| 172 "$root_out_dir/content.dll.pdb", | 122 "$root_out_dir/content.dll.pdb", |
| 173 ] | 123 ] |
| 174 } else { | 124 } else { |
| 175 data += [ "$root_out_dir/chrome_child.dll.pdb" ] | 125 data += [ "$root_out_dir/chrome_child.dll.pdb" ] |
| 176 } | 126 } |
| 177 } | 127 } |
| 178 } | 128 } |
| OLD | NEW |