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

Unified Diff: DEPS

Issue 2124273004: Add hook to run remove_stale_pyc_files for WebKit/Tools/Scripts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | no next file » | 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 9c75aaa264970b974598cd12f21a6e09cb202c95..a467370da0e0da9ab3c6fcc2fd2151a26bcffea1 100644
--- a/DEPS
+++ b/DEPS
@@ -544,6 +544,7 @@ hooks = [
'src/printing',
'src/third_party/catapult',
'src/third_party/closure_compiler/build',
+ 'src/third_party/WebKit/Tools/Scripts', # See http://crbug.com/625877.
'src/tools',
],
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698