Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 1 | [submodule "build"] |
| 2 | path = build |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 3 | url = https://chromium.googlesource.com/chromium/src/build |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 4 | gclient-condition = not build_with_chromium |
| 5 | [submodule "buildtools"] |
| 6 | path = buildtools |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 7 | url = https://chromium.googlesource.com/chromium/src/buildtools |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 8 | gclient-condition = not build_with_chromium |
| 9 | [submodule "third_party/clang-format/script"] |
| 10 | path = third_party/clang-format/script |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 11 | url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 12 | gclient-condition = not build_with_chromium |
| 13 | [submodule "testing"] |
| 14 | path = testing |
| 15 | url = https://chromium.googlesource.com/chromium/src/testing |
| 16 | gclient-condition = not build_with_chromium |
| 17 | [submodule "third_party/abseil-cpp"] |
| 18 | path = third_party/abseil-cpp |
| 19 | url = https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp |
| 20 | gclient-condition = not build_with_chromium |
| 21 | [submodule "third_party/android_build_tools"] |
| 22 | path = third_party/android_build_tools |
| 23 | url = https://chromium.googlesource.com/chromium/src/third_party/android_build_tools |
| 24 | gclient-condition = checkout_android and not build_with_chromium |
| 25 | [submodule "third_party/android_deps"] |
| 26 | path = third_party/android_deps |
| 27 | url = https://chromium.googlesource.com/chromium/src/third_party/android_deps |
| 28 | gclient-condition = checkout_android and not build_with_chromium |
| 29 | [submodule "third_party/android_platform"] |
| 30 | path = third_party/android_platform |
| 31 | url = https://chromium.googlesource.com/chromium/src/third_party/android_platform |
| 32 | gclient-condition = checkout_android and not build_with_chromium |
| 33 | [submodule "third_party/android_sdk"] |
| 34 | path = third_party/android_sdk |
| 35 | url = https://chromium.googlesource.com/chromium/src/third_party/android_sdk |
| 36 | gclient-condition = checkout_android and not build_with_chromium |
| 37 | [submodule "third_party/astc-encoder/src"] |
| 38 | path = third_party/astc-encoder/src |
| 39 | url = https://chromium.googlesource.com/external/github.com/ARM-software/astc-encoder |
| 40 | gclient-condition = not build_with_chromium |
| 41 | [submodule "third_party/catapult"] |
| 42 | path = third_party/catapult |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 43 | url = https://chromium.googlesource.com/catapult |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 44 | gclient-condition = not build_with_chromium |
| 45 | [submodule "third_party/cherry"] |
| 46 | path = third_party/cherry |
| 47 | url = https://android.googlesource.com/platform/external/cherry |
| 48 | gclient-condition = not build_with_chromium |
| 49 | [submodule "third_party/colorama/src"] |
| 50 | path = third_party/colorama/src |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 51 | url = https://chromium.googlesource.com/external/colorama |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 52 | gclient-condition = checkout_android and not build_with_chromium |
Gowtham Tammana | c850724 | 2023-12-07 19:34:22 | [diff] [blame] | 53 | [submodule "third_party/clspv/src"] |
| 54 | path = third_party/clspv/src |
Gowtham Tammana | ac4cb70 | 2023-12-04 22:04:44 | [diff] [blame] | 55 | url = https://chromium.googlesource.com/external/github.com/google/clspv |
| 56 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 57 | [submodule "third_party/cpu_features/src"] |
| 58 | path = third_party/cpu_features/src |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 59 | url = https://chromium.googlesource.com/external/github.com/google/cpu_features |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 60 | gclient-condition = checkout_android and not build_with_chromium |
Liza Burakova | 2e167e0 | 2024-01-16 19:02:03 | [diff] [blame] | 61 | [submodule "third_party/dawn"] |
| 62 | path = third_party/dawn |
| 63 | url = https://dawn.googlesource.com/dawn |
Roman Lavrov | 4a5abf6 | 2024-01-29 20:58:38 | [diff] [blame] | 64 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 65 | [submodule "third_party/depot_tools"] |
| 66 | path = third_party/depot_tools |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 67 | url = https://chromium.googlesource.com/chromium/tools/depot_tools |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 68 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 69 | [submodule "third_party/EGL-Registry/src"] |
| 70 | path = third_party/EGL-Registry/src |
| 71 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/EGL-Registry |
| 72 | gclient-condition = not build_with_chromium |
| 73 | [submodule "third_party/flatbuffers/src"] |
| 74 | path = third_party/flatbuffers/src |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 75 | url = https://chromium.googlesource.com/external/github.com/google/flatbuffers |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 76 | gclient-condition = checkout_android and not build_with_chromium |
| 77 | [submodule "third_party/gles1_conform"] |
| 78 | path = third_party/gles1_conform |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 79 | url = https://chrome-internal.googlesource.com/angle/es-cts |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 80 | gclient-condition = checkout_angle_internal |
| 81 | [submodule "third_party/glmark2/src"] |
| 82 | path = third_party/glmark2/src |
| 83 | url = https://chromium.googlesource.com/external/github.com/glmark2/glmark2 |
Yuly Novikov | c5a4aaa | 2025-08-21 12:34:30 | [diff] [blame] | 84 | [submodule "third_party/googletest/src"] |
| 85 | path = third_party/googletest/src |
| 86 | url = https://chromium.googlesource.com/external/github.com/google/googletest |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 87 | gclient-condition = not build_with_chromium |
| 88 | [submodule "third_party/ijar"] |
| 89 | path = third_party/ijar |
| 90 | url = https://chromium.googlesource.com/chromium/src/third_party/ijar |
| 91 | gclient-condition = checkout_android and not build_with_chromium |
angle-autoroll | a070b65 | 2024-10-23 09:52:11 | [diff] [blame] | 92 | [submodule "third_party/libdrm/src"] |
| 93 | path = third_party/libdrm/src |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 94 | url = https://chromium.googlesource.com/chromiumos/third_party/libdrm |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 95 | gclient-condition = checkout_angle_mesa or not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 96 | [submodule "third_party/libjpeg_turbo"] |
| 97 | path = third_party/libjpeg_turbo |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 98 | url = https://chromium.googlesource.com/chromium/deps/libjpeg_turbo |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 99 | gclient-condition = not build_with_chromium |
| 100 | [submodule "third_party/libpng/src"] |
| 101 | path = third_party/libpng/src |
| 102 | url = https://android.googlesource.com/platform/external/libpng |
| 103 | gclient-condition = not build_with_chromium |
Gowtham Tammana | cdacdf6 | 2023-12-11 17:18:34 | [diff] [blame] | 104 | [submodule "third_party/llvm/src"] |
| 105 | path = third_party/llvm/src |
Gowtham Tammana | ac4cb70 | 2023-12-04 22:04:44 | [diff] [blame] | 106 | url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project |
| 107 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 108 | [submodule "third_party/jinja2"] |
| 109 | path = third_party/jinja2 |
| 110 | url = https://chromium.googlesource.com/chromium/src/third_party/jinja2 |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 111 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 112 | [submodule "third_party/jsoncpp"] |
| 113 | path = third_party/jsoncpp |
| 114 | url = https://chromium.googlesource.com/chromium/src/third_party/jsoncpp |
| 115 | gclient-condition = not build_with_chromium |
| 116 | [submodule "third_party/libc++/src"] |
| 117 | path = third_party/libc++/src |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 118 | url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 119 | gclient-condition = not build_with_chromium |
| 120 | [submodule "third_party/libc++abi/src"] |
| 121 | path = third_party/libc++abi/src |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 122 | url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 123 | gclient-condition = not build_with_chromium |
Roman Lavrov | 42bfb55 | 2024-10-31 14:26:54 | [diff] [blame] | 124 | [submodule "third_party/llvm-libc/src"] |
| 125 | path = third_party/llvm-libc/src |
| 126 | url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc |
| 127 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 128 | [submodule "third_party/libunwind/src"] |
| 129 | path = third_party/libunwind/src |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 130 | url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 131 | gclient-condition = not build_with_chromium |
| 132 | [submodule "third_party/markupsafe"] |
| 133 | path = third_party/markupsafe |
| 134 | url = https://chromium.googlesource.com/chromium/src/third_party/markupsafe |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 135 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 136 | [submodule "third_party/mesa/src"] |
| 137 | path = third_party/mesa/src |
| 138 | url = https://chromium.googlesource.com/external/github.com/Mesa3D/mesa |
| 139 | gclient-condition = checkout_angle_mesa |
| 140 | [submodule "third_party/meson"] |
| 141 | path = third_party/meson |
| 142 | url = https://chromium.googlesource.com/external/github.com/mesonbuild/meson |
| 143 | gclient-condition = checkout_angle_mesa |
| 144 | [submodule "third_party/nasm"] |
| 145 | path = third_party/nasm |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 146 | url = https://chromium.googlesource.com/chromium/deps/nasm |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 147 | gclient-condition = not build_with_chromium |
Rafay Khurram | afed122 | 2024-03-04 22:17:37 | [diff] [blame] | 148 | [submodule "third_party/OpenCL-CTS/src"] |
| 149 | path = third_party/OpenCL-CTS/src |
| 150 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenCL-CTS |
| 151 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 152 | [submodule "third_party/OpenCL-Docs/src"] |
| 153 | path = third_party/OpenCL-Docs/src |
| 154 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenCL-Docs |
| 155 | gclient-condition = not build_with_chromium |
| 156 | [submodule "third_party/OpenCL-ICD-Loader/src"] |
| 157 | path = third_party/OpenCL-ICD-Loader/src |
| 158 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenCL-ICD-Loader |
| 159 | gclient-condition = not build_with_chromium |
| 160 | [submodule "third_party/OpenGL-Registry/src"] |
| 161 | path = third_party/OpenGL-Registry/src |
| 162 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenGL-Registry |
| 163 | gclient-condition = not build_with_chromium |
Roman Lavrov | d5720c8 | 2024-01-29 20:39:57 | [diff] [blame] | 164 | [submodule "third_party/perfetto"] |
| 165 | path = third_party/perfetto |
| 166 | url = https://android.googlesource.com/platform/external/perfetto |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 167 | gclient-condition = not build_with_chromium and checkout_angle_perfetto |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 168 | [submodule "third_party/protobuf"] |
| 169 | path = third_party/protobuf |
| 170 | url = https://chromium.googlesource.com/chromium/src/third_party/protobuf |
| 171 | gclient-condition = not build_with_chromium |
| 172 | [submodule "third_party/Python-Markdown"] |
| 173 | path = third_party/Python-Markdown |
| 174 | url = https://chromium.googlesource.com/chromium/src/third_party/Python-Markdown |
| 175 | gclient-condition = not build_with_chromium |
| 176 | [submodule "third_party/rapidjson/src"] |
| 177 | path = third_party/rapidjson/src |
| 178 | url = https://chromium.googlesource.com/external/github.com/Tencent/rapidjson |
Yuly Novikov | f1ae163 | 2025-07-01 17:02:14 | [diff] [blame] | 179 | [submodule "third_party/re2/src"] |
| 180 | path = third_party/re2/src |
| 181 | url = https://chromium.googlesource.com/external/github.com/google/re2 |
| 182 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 183 | [submodule "third_party/requests/src"] |
| 184 | path = third_party/requests/src |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 185 | url = https://chromium.googlesource.com/external/github.com/kennethreitz/requests |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 186 | gclient-condition = checkout_android and not build_with_chromium |
Shahbaz Youssefi | 8504b3c | 2024-11-18 20:32:49 | [diff] [blame] | 187 | [submodule "third_party/rust"] |
| 188 | path = third_party/rust |
| 189 | url = https://chromium.googlesource.com/chromium/src/third_party/rust |
| 190 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 191 | [submodule "third_party/six"] |
| 192 | path = third_party/six |
| 193 | url = https://chromium.googlesource.com/chromium/src/third_party/six |
| 194 | gclient-condition = checkout_android and not build_with_chromium |
| 195 | [submodule "third_party/SwiftShader"] |
| 196 | path = third_party/SwiftShader |
| 197 | url = https://swiftshader.googlesource.com/SwiftShader |
| 198 | gclient-condition = not build_with_chromium |
| 199 | [submodule "third_party/VK-GL-CTS/src"] |
| 200 | path = third_party/VK-GL-CTS/src |
| 201 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS |
Yuly Novikov | 7fc1baa | 2025-07-25 12:17:25 | [diff] [blame] | 202 | [submodule "third_party/vulkan-deps"] |
| 203 | path = third_party/vulkan-deps |
| 204 | url = https://chromium.googlesource.com/vulkan-deps |
| 205 | gclient-condition = not build_with_chromium |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 206 | [submodule "third_party/glslang/src"] |
| 207 | path = third_party/glslang/src |
| 208 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang |
| 209 | gclient-condition = not build_with_chromium |
Mark Lobodzinski | 37b2487 | 2024-05-03 15:55:04 | [diff] [blame] | 210 | [submodule "third_party/lunarg-vulkantools/src"] |
| 211 | path = third_party/lunarg-vulkantools/src |
| 212 | url = https://chromium.googlesource.com/external/github.com/LunarG/VulkanTools |
| 213 | gclient-condition = not build_with_chromium |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 214 | [submodule "third_party/spirv-cross/src"] |
| 215 | path = third_party/spirv-cross/src |
| 216 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross |
| 217 | gclient-condition = not build_with_chromium |
| 218 | [submodule "third_party/spirv-headers/src"] |
| 219 | path = third_party/spirv-headers/src |
| 220 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers |
| 221 | gclient-condition = not build_with_chromium |
| 222 | [submodule "third_party/spirv-tools/src"] |
| 223 | path = third_party/spirv-tools/src |
| 224 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools |
| 225 | gclient-condition = not build_with_chromium |
| 226 | [submodule "third_party/vulkan-headers/src"] |
| 227 | path = third_party/vulkan-headers/src |
| 228 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers |
| 229 | gclient-condition = not build_with_chromium |
| 230 | [submodule "third_party/vulkan-loader/src"] |
| 231 | path = third_party/vulkan-loader/src |
| 232 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader |
| 233 | gclient-condition = not build_with_chromium |
| 234 | [submodule "third_party/vulkan-tools/src"] |
| 235 | path = third_party/vulkan-tools/src |
| 236 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools |
| 237 | gclient-condition = not build_with_chromium |
| 238 | [submodule "third_party/vulkan-utility-libraries/src"] |
| 239 | path = third_party/vulkan-utility-libraries/src |
| 240 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries |
| 241 | gclient-condition = not build_with_chromium |
| 242 | [submodule "third_party/vulkan-validation-layers/src"] |
| 243 | path = third_party/vulkan-validation-layers/src |
| 244 | url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers |
| 245 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 246 | [submodule "third_party/vulkan_memory_allocator"] |
| 247 | path = third_party/vulkan_memory_allocator |
| 248 | url = https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator |
| 249 | gclient-condition = not build_with_chromium |
| 250 | [submodule "third_party/wayland"] |
| 251 | path = third_party/wayland |
| 252 | url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland |
| 253 | gclient-condition = not build_with_chromium and host_os == "linux" |
| 254 | [submodule "third_party/zlib"] |
| 255 | path = third_party/zlib |
| 256 | url = https://chromium.googlesource.com/chromium/src/third_party/zlib |
| 257 | gclient-condition = not build_with_chromium |
| 258 | [submodule "tools/android"] |
| 259 | path = tools/android |
| 260 | url = https://chromium.googlesource.com/chromium/src/tools/android |
| 261 | gclient-condition = checkout_android and not build_with_chromium |
| 262 | [submodule "tools/clang"] |
| 263 | path = tools/clang |
Josip Sokcevic | c208f9e | 2023-11-16 20:57:42 | [diff] [blame] | 264 | url = https://chromium.googlesource.com/chromium/src/tools/clang |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 265 | gclient-condition = not build_with_chromium |
| 266 | [submodule "tools/mb"] |
| 267 | path = tools/mb |
| 268 | url = https://chromium.googlesource.com/chromium/src/tools/mb |
| 269 | gclient-condition = not build_with_chromium |
| 270 | [submodule "tools/md_browser"] |
| 271 | path = tools/md_browser |
| 272 | url = https://chromium.googlesource.com/chromium/src/tools/md_browser |
| 273 | gclient-condition = not build_with_chromium |
| 274 | [submodule "tools/memory"] |
| 275 | path = tools/memory |
| 276 | url = https://chromium.googlesource.com/chromium/src/tools/memory |
| 277 | gclient-condition = not build_with_chromium |
| 278 | [submodule "tools/perf"] |
| 279 | path = tools/perf |
| 280 | url = https://chromium.googlesource.com/chromium/src/tools/perf |
| 281 | gclient-condition = not build_with_chromium |
| 282 | [submodule "tools/protoc_wrapper"] |
| 283 | path = tools/protoc_wrapper |
| 284 | url = https://chromium.googlesource.com/chromium/src/tools/protoc_wrapper |
| 285 | gclient-condition = not build_with_chromium |
| 286 | [submodule "tools/python"] |
| 287 | path = tools/python |
| 288 | url = https://chromium.googlesource.com/chromium/src/tools/python |
| 289 | gclient-condition = checkout_android and not build_with_chromium |
Shahbaz Youssefi | 6afff89 | 2024-07-24 14:05:37 | [diff] [blame] | 290 | [submodule "tools/rust"] |
| 291 | path = tools/rust |
| 292 | url = https://chromium.googlesource.com/chromium/src/tools/rust |
| 293 | gclient-condition = not build_with_chromium |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 294 | [submodule "tools/valgrind"] |
| 295 | path = tools/valgrind |
| 296 | url = https://chromium.googlesource.com/chromium/src/tools/valgrind |
| 297 | gclient-condition = not build_with_chromium |
Yuly Novikov | c5a4aaa | 2025-08-21 12:34:30 | [diff] [blame] | 298 | [submodule "tools/win"] |
| 299 | path = tools/win |
| 300 | url = https://chromium.googlesource.com/chromium/src/tools/win |
| 301 | gclient-condition = checkout_win and not build_with_chromium |