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

Unified Diff: net/net.gyp

Issue 341032: Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it into... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 months 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/flip/flip_io_buffer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
===================================================================
--- net/net.gyp (revision 30486)
+++ net/net.gyp (working copy)
@@ -277,6 +277,8 @@
'flip/flip_frame_builder.h',
'flip/flip_framer.cc',
'flip/flip_framer.h',
+ 'flip/flip_io_buffer.cc',
+ 'flip/flip_io_buffer.h',
'flip/flip_network_transaction.cc',
'flip/flip_network_transaction.h',
'flip/flip_protocol.h',
« no previous file with comments | « net/flip/flip_io_buffer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698