Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 | |
| OLD | NEW |