Index: tools/gn/gn.gyp |
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp |
index 79f83a719c8a135101ede281c90b9dd3c79e2471..86b5d4b3c9de4eb2e4afe0a247f385a680214fa4 100644 |
--- a/tools/gn/gn.gyp |
+++ b/tools/gn/gn.gyp |
@@ -207,6 +207,10 @@ |
'visual_studio_utils.h', |
'visual_studio_writer.cc', |
'visual_studio_writer.h', |
+ 'xcode_object.cc', |
+ 'xcode_object.h', |
+ 'xcode_writer.cc', |
+ 'xcode_writer.h', |
'xml_element_writer.cc', |
'xml_element_writer.h', |
], |