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

Unified Diff: DEPS

Issue 2621363002: Remove Kasko! (Closed)
Patch Set: Rebase 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gn ('k') | chrome/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index d223df094261e65c0170227918e682e0ebc63627..e41b24224f4de2783bda1240daad4f084414a04d 100644
--- a/DEPS
+++ b/DEPS
@@ -1004,19 +1004,6 @@ hooks = [
'--copy-dia-binaries',
],
},
- # TODO(pmonette): Move include files out of binaries folder.
- {
- 'name': 'kasko',
- 'pattern': '.',
- 'action': ['python',
- 'src/build/get_syzygy_binaries.py',
- '--output-dir=src/third_party/kasko/binaries',
- '--revision=266a18d9209be5ca5c5dcd0620942b82a2d238f3',
- '--resource=kasko.zip',
- '--resource=kasko_symbols.zip',
- '--overwrite',
- ],
- },
{
'name': 'apache_win32',
'pattern': '\\.sha1',
« no previous file with comments | « .gn ('k') | chrome/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698