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

Side by Side Diff: tools-webrtc/testdata/expected_stderr

Issue 2629723004: Add presubmit check to prevent package boundary violations. (Closed)
Patch Set: Addressed comments. Created 3 years, 11 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 testdata/subdir/BUILD.gn:21 in target 'package_boundary_violation':
kjellander_webrtc 2017/01/24 09:33:19 I think it's better to write more fine-grained tes
2 Source file 'subdir2/dummy4.cc'
3 crosses boundary of package 'subdir2'.
4
5 testdata/subdir/BUILD.gn:22 in target 'package_boundary_violation':
6 Source file 'subdir2/dummy4.h'
7 crosses boundary of package 'subdir2'.
8
9 testdata/subdir/BUILD.gn:34 in target 'package_boundary_violation_unittests':
10 Source file 'subdir2/dummy3_unittest.cc'
11 crosses boundary of package 'subdir2'.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698