Skip to content

Commit

Permalink
Add partition allocator sources using update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Filchenko authored and endbr64 committed Jan 18, 2023
1 parent 8ed5eea commit 1cbb080
Show file tree
Hide file tree
Showing 298 changed files with 65,037 additions and 0 deletions.
1 change: 1 addition & 0 deletions chromium_commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8c743918c94d02cc0ea2ee81c89bd52c8f54613d
10 changes: 10 additions & 0 deletions external/chromium/src/base/allocator/partition_allocator/.gn
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Copyright 2022 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# The python interpreter to use by default. On Windows, this will look
# for python3.exe and python3.bat.
script_executable = "python3"

# The location of the build configuration file.
buildconfig = "//build/config/BUILDCONFIG.gn"
Loading

0 comments on commit 1cbb080

Please sign in to comment.