Chromium Code Reviews
DescriptionTeach update_from_chromium.py to preserve certain files through roll.
This CL adds a step to the process of rolling from Chromium wherein a specified
set of files have their contents preserved through the roll even though they
live in directories rolled in from Chromium.
The first usage of this infrastructure is to support the existence of a
//build/config/mojo.gni file that differs between Mojo and Chromium.
//build/config/mojo.gni will start being used in a followup CL.
R=jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/977e2fec0fa3eaf70bd873fc5f537a2aa59b266d
Patch Set 1 #Patch Set 2 : Use script in roll #Patch Set 3 : Change README #Patch Set 4 : bugfix #Patch Set 5 : Formatting #Patch Set 6 : Maintain files in-place #Patch Set 7 : nit #
Total comments: 2
Patch Set 8 : Response to review #
Total comments: 2
Patch Set 9 : Response to review #Messages
Total messages: 12 (2 generated)
|