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

Unified Diff: chrome/chrome.gyp

Issue 333045: WIP: websocket live experiment (Closed)
Patch Set: fix comment 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 | « chrome/browser/net/websocket_experiment/websocket_experiment_task.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 1c6405a8341373ad0e13f8058f456da5030e7db3..19af490fb392347b4f2e06aaab16e38b892e7265 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1781,6 +1781,8 @@
'browser/net/url_request_slow_http_job.h',
'browser/net/url_request_tracking.cc',
'browser/net/url_request_tracking.h',
+ 'browser/net/websocket_experiment/websocket_experiment_task.cc',
+ 'browser/net/websocket_experiment/websocket_experiment_task.h',
'browser/notifications/balloons.h',
'browser/notifications/desktop_notification_service.cc',
'browser/notifications/desktop_notification_service.h',
« no previous file with comments | « chrome/browser/net/websocket_experiment/websocket_experiment_task.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698