Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Side by Side Diff: tools_webrtc/testdata/all_build_files/expected.pyl

Issue 2870393006: Moving check_package_boundaries to the presubmit checks directory (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [['subpackage2/BUILD.gn',
2 '12',
3 'error_2',
4 'subsubpackage2/dummy_subsubpackage2.cc',
5 'subsubpackage2'],
6 ['subpackage2/BUILD.gn',
7 '13',
8 'error_2',
9 'subsubpackage2/dummy_subsubpackage2.h',
10 'subsubpackage2'],
11 ['subpackage1/BUILD.gn',
12 '12',
13 'error_1',
14 'subsubpackage1/dummy_subsubpackage1.cc',
15 'subsubpackage1'],
16 ['subpackage1/BUILD.gn',
17 '13',
18 'error_1',
19 'subsubpackage1/dummy_subsubpackage1.h',
20 'subsubpackage1']]
OLDNEW
« no previous file with comments | « tools_webrtc/testdata/all_build_files/BUILD.gn ('k') | tools_webrtc/testdata/all_build_files/subpackage1/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698