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

Unified Diff: tools/gn/gn.gyp

Issue 1214933007: Normalize paths in GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually "git add" the test file. Created 5 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 | « tools/gn/BUILD.gn ('k') | tools/gn/path_output_unittest.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 7a74f50f0a69e80ac2aeffae9411e165df770d06..639846b49a2146d82466bb73fccb08458bec07b4 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -242,6 +242,7 @@
'scope_per_file_provider_unittest.cc',
'scope_unittest.cc',
'source_dir_unittest.cc',
+ 'source_file_unittest.cc',
'string_utils_unittest.cc',
'substitution_pattern_unittest.cc',
'substitution_writer_unittest.cc',
« no previous file with comments | « tools/gn/BUILD.gn ('k') | tools/gn/path_output_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698