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

Unified Diff: tools/gn/gn.gyp

Issue 103593006: Allow GN imports to be processed from imports. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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/gn/functions.cc ('k') | tools/gn/scope.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/gn.gyp
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp
index 30d22a96b038d099c06bdce690020883dafd237e..8deb8407c96a1dedb1fc4d18ff0bf8ac05251e42 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -189,6 +189,7 @@
'path_output_unittest.cc',
'pattern_unittest.cc',
'scope_per_file_provider_unittest.cc',
+ 'scope_unittest.cc',
'source_dir_unittest.cc',
'string_utils_unittest.cc',
'target_generator_unittest.cc',
« no previous file with comments | « tools/gn/functions.cc ('k') | tools/gn/scope.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698