| 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',
|
|
|