repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix breaking change in It2me Host on Ozone
[chromium-blink-merge.git]
/
tools
/
gn
/
format_test_data
/
007.gn
blob
3cd002d8606e2b8e250976cb1d911c28977a3ca4
1
executable("test") {
2
sources = ["a.cc"]
3
4
# This is an unusual comment that's a header for the stuff that comes after
5
# it. We want to make sure that it's not connected to the next element in
6
# the file.
7
8
cflags = ["-Wee"]
9
}