Index: build/gyp_chromium |
diff --git a/build/gyp_chromium b/build/gyp_chromium |
index 1b9328cafc431663af505d68c6c8f39774efb302..172ce857ee77cc69157de2ae8af04b3682f55c13 100755 |
--- a/build/gyp_chromium |
+++ b/build/gyp_chromium |
@@ -130,7 +130,6 @@ def GetArgsStringForGN(supplemental_files): |
Based on a subset of the GYP variables that have been rewritten a bit.""" |
vars_dict = GetGypVarsForGN(supplemental_files) |
- print vars_dict |
gn_args = '' |
# Note: These are the additional flags passed to various builds by builders |