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 Telemetry media seek action flakiness.
[chromium-blink-merge.git]
/
net
/
tools
/
spdyshark
/
moduleinfo.h
blob
9e5f7c816f8c2cd330e32a35994feab19e63f5ed
1
/* Included *after* config.h, in order to re-define these macros */
2
3
#ifdef PACKAGE
4
#undef PACKAGE
5
#endif
6
7
/* Name of package */
8
#define PACKAGE
"spdy"
9
10
11
#ifdef VERSION
12
#undef VERSION
13
#endif
14
15
/* Version number of package */
16
#define VERSION
"0.1.0"