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

Unified Diff: gyp/tools.gyp

Issue 2464903002: Add missing sk_tool_utils flags_common dependency (Closed)
Patch Set: Created 4 years, 1 month 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: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 99edaa03014d1db7f34ba69abb81dcd19c5e1da9..2e1aaab86cbef453001a56706fba6925bec4cd99 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -182,6 +182,7 @@
'dependencies': [
'resources',
'flags.gyp:flags',
+ 'flags.gyp:flags_common',
'skia_lib.gyp:skia_lib',
],
'direct_dependent_settings': {
« 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