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

Unified Diff: runtime/bin/io_sources.gypi

Issue 11175030: Add sessions to HttpServer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Review update. Created 8 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
Index: runtime/bin/io_sources.gypi
diff --git a/runtime/bin/io_sources.gypi b/runtime/bin/io_sources.gypi
index cc3957ecdd52c99db2f6686a193e10363dc2a1fd..435c25496b752479aed4cbae1cbf8a2efe9898a4 100644
--- a/runtime/bin/io_sources.gypi
+++ b/runtime/bin/io_sources.gypi
@@ -23,6 +23,7 @@
'http.dart',
'http_impl.dart',
'http_parser.dart',
+ 'http_session.dart',
'http_utils.dart',
'input_stream.dart',
'list_stream.dart',

Powered by Google App Engine
This is Rietveld 408576698