Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
T
tangled
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eriksson monteiro
tangled
Commits
ac173ed0
Commit
ac173ed0
authored
May 21, 2015
by
John Abd-El-Malek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix line endings in mojo_services.gyp
Cr-Commit-Position: refs/heads/master@{#330947}
parent
a3140a9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
mojo/mojo_services.gyp
mojo/mojo_services.gyp
+5
-5
No files found.
mojo/mojo_services.gyp
View file @
ac173ed0
...
@@ -27,11 +27,11 @@
...
@@ -27,11 +27,11 @@
},
},
'includes': [
'includes': [
'../third_party/mojo/mojom_bindings_generator_explicit.gypi',
'../third_party/mojo/mojom_bindings_generator_explicit.gypi',
],
],
'sources': [
'sources': [
# XCode doesn't want to link a target without a source file. So add a
# XCode doesn't want to link a target without a source file. So add a
# dummy file keep the linker happy. See http://crbug.com/157073
# dummy file keep the linker happy. See http://crbug.com/157073
'services/network/xcode_hack.c',
'services/network/xcode_hack.c',
],
],
}],
}],
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment