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

Unified Diff: net/tools/flip_server/other_defines.h

Issue 4541002: Revert 65313 - flip_in_mem_edsm_server builds again.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 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/flip_server/epoll_server.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/flip_server/other_defines.h
===================================================================
--- net/tools/flip_server/other_defines.h (revision 65313)
+++ net/tools/flip_server/other_defines.h (working copy)
@@ -13,5 +13,9 @@
NullStream operator<<(T t) { return *this;}
};
+#define VLOG(X) NullStream()
+#define DVLOG(X) NullStream()
+
+
#endif // NET_TOOLS_FLIP_SERVER_OTHER_DEFINES
« no previous file with comments | « net/tools/flip_server/epoll_server.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698