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

Unified Diff: tools/dartium/build.py

Issue 2346163005: Remove package root target and support scripts (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « tools/bots/run_android_tests.sh ('k') | tools/list_pkg_directories.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dartium/build.py
diff --git a/tools/dartium/build.py b/tools/dartium/build.py
index df511b0010c2988812947512aca4bf66ccb85c6d..fe82c5db98ff8028bcd2503c03fd526424d321f1 100755
--- a/tools/dartium/build.py
+++ b/tools/dartium/build.py
@@ -12,7 +12,6 @@ ALL_TARGETS = [
'content_shell',
'chrome',
'blink_tests',
- 'pkg_packages',
]
def main():
« no previous file with comments | « tools/bots/run_android_tests.sh ('k') | tools/list_pkg_directories.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698