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

Unified Diff: tools/presubmit.py

Issue 2622653002: [foozzie] Fix path to metadata (Closed)
Patch Set: presubmit 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 | « tools/foozzie/v8_foozzie_test.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/presubmit.py
diff --git a/tools/presubmit.py b/tools/presubmit.py
index a17839ec081e9ba3b54eb2e54af142a6046c593d..51ca99165685ce6b21cf8a897f10d36f9d9ff8ad 100755
--- a/tools/presubmit.py
+++ b/tools/presubmit.py
@@ -336,12 +336,13 @@ class SourceProcessor(SourceFileProcessor):
'libraries.cc',
'libraries-empty.cc',
'lua_binarytrees.js',
+ 'meta-123.js',
'memops.js',
'poppler.js',
'primes.js',
'raytrace.js',
'regexp-pcre.js',
- 'resources-test1.js',
+ 'resources-123.js',
'rjsmin.py',
'script-breakpoint.h',
'sqlite.js',
« no previous file with comments | « tools/foozzie/v8_foozzie_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698