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

Unified Diff: scripts/slave/zip_build.py

Issue 2045573002: Add gen/media/mojo/interfaces to generated bindings paths (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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: scripts/slave/zip_build.py
diff --git a/scripts/slave/zip_build.py b/scripts/slave/zip_build.py
index cbba1ff5cfe28cf72871469e64ac0fa6b5202175..99c624fb421a2c9fc893e0f392162cddd9401625 100755
--- a/scripts/slave/zip_build.py
+++ b/scripts/slave/zip_build.py
@@ -124,6 +124,7 @@ def _MojomFiles(build_dir, suffixes):
'gen/components',
'gen/content/test/data',
'gen/device',
+ 'gen/media/mojo/interfaces/',
'gen/mojo',
'gen/services',
'gen/third_party/WebKit/public',
« 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