Commit c1161806 authored by eseidel@chromium.org's avatar eseidel@chromium.org

Add a landmine to fix builders after blink_resources.grd changed

I will send a PSA to chromium-dev shortly explaining the issue.

BUG=338338, 400860
NOTRY=true

Review URL: https://codereview.chromium.org/441133002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287640 0039d316-1c4b-4281-b951-d872f2087c98
parent 8be6d702
......@@ -57,6 +57,7 @@ def print_landmines(target):
print 'Clobber to rebuild GN files for V8'
print 'Need to clobber everything due to build_nexe change in nacl r13424'
print '[chromium-dev] PSA: clobber build needed for IDR_INSPECTOR_* compil...'
print 'blink_resources.grd changed: crbug.com/400860'
def main():
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment