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

Unified Diff: net/tools/spdyshark/moduleinfo.h

Issue 68013005: Remove net/tools/spdyshark (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « net/tools/spdyshark/README.chromium ('k') | net/tools/spdyshark/moduleinfo.nmake » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/spdyshark/moduleinfo.h
diff --git a/net/tools/spdyshark/moduleinfo.h b/net/tools/spdyshark/moduleinfo.h
deleted file mode 100644
index 9e5f7c816f8c2cd330e32a35994feab19e63f5ed..0000000000000000000000000000000000000000
--- a/net/tools/spdyshark/moduleinfo.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Included *after* config.h, in order to re-define these macros */
-
-#ifdef PACKAGE
-#undef PACKAGE
-#endif
-
-/* Name of package */
-#define PACKAGE "spdy"
-
-
-#ifdef VERSION
-#undef VERSION
-#endif
-
-/* Version number of package */
-#define VERSION "0.1.0"
« no previous file with comments | « net/tools/spdyshark/README.chromium ('k') | net/tools/spdyshark/moduleinfo.nmake » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698