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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: tools_webrtc/testdata/all_build_files/expected.pyl
diff --git a/tools_webrtc/testdata/all_build_files/expected.pyl b/tools_webrtc/testdata/all_build_files/expected.pyl
deleted file mode 100644
index b067c3c5b01e17951e9dbe564385714dd59a76cf..0000000000000000000000000000000000000000
--- a/tools_webrtc/testdata/all_build_files/expected.pyl
+++ /dev/null
@@ -1,20 +0,0 @@
-[['subpackage2/BUILD.gn',
- '12',
- 'error_2',
- 'subsubpackage2/dummy_subsubpackage2.cc',
- 'subsubpackage2'],
- ['subpackage2/BUILD.gn',
- '13',
- 'error_2',
- 'subsubpackage2/dummy_subsubpackage2.h',
- 'subsubpackage2'],
- ['subpackage1/BUILD.gn',
- '12',
- 'error_1',
- 'subsubpackage1/dummy_subsubpackage1.cc',
- 'subsubpackage1'],
- ['subpackage1/BUILD.gn',
- '13',
- 'error_1',
- 'subsubpackage1/dummy_subsubpackage1.h',
- 'subsubpackage1']]
« 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