• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2024 The Chromium Project. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# See `docs/unsafe_buffers.md`.
6
7-base/allocator/
8-base/third_party/
9-chrome/browser/platform_experience/win/
10-chrome/chrome_elf/third_party_dlls/
11-chrome/elevation_service/internal/
12-chrome/installer/mac/third_party/
13-components/optimization_guide/internal/
14-ios/
15-ios_internal/
16-native_client/
17-net/third_party/
18-testing/iossim/
19-third_party/
20+third_party/blink/
21+third_party/ipcz/
22+third_party/pdfium/
23-third_party/pdfium/testing/
24-third_party/pdfium/third_party/
25-tools/
26-url/third_party/
27-v8/
28
29# //codelabs is a directory that contains examples for developers to modify as
30# they learn about chromium development. This is indefinitely opt-out because
31# it is not part of the main build, and we don't want developers to be blocked
32# by this check.
33-codelabs/
34