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

Unified Diff: tools/gn/xcode_writer.h

Issue 2489673004: gn: Include source files outside the source root for Xcode workspace (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 | tools/gn/xcode_writer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/xcode_writer.h
diff --git a/tools/gn/xcode_writer.h b/tools/gn/xcode_writer.h
index 5148788e662205ea9b6cef660ddd9845d0510ea0..87a7d589c11380b006fe4bf6a0849925aedad2eb 100644
--- a/tools/gn/xcode_writer.h
+++ b/tools/gn/xcode_writer.h
@@ -82,6 +82,7 @@ class XcodeWriter {
const SourceDir& root_build_dir,
const PBXAttributes& attributes,
const std::string& source_path,
+ const std::string& absolute_source_path,
const std::string& config_name,
TargetOsType target_os);
« no previous file with comments | « no previous file | tools/gn/xcode_writer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698