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

Unified Diff: build/features_override.gypi

Issue 202058: WebSocket implementation in Chromium. (Closed)
Patch Set: update 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 | « no previous file | chrome/browser/in_process_webkit/browser_webkitclient_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/features_override.gypi
diff --git a/build/features_override.gypi b/build/features_override.gypi
index c60b7b7b1f183ce12dd147e73c33a9fc692660f9..260594f011c5b14bb47f529854d7599a7bcbba67 100644
--- a/build/features_override.gypi
+++ b/build/features_override.gypi
@@ -32,6 +32,7 @@
'ENABLE_SVG_FOREIGN_OBJECT=1',
'ENABLE_SVG_FONTS=1',
'ENABLE_VIDEO=1',
+ 'ENABLE_WEB_SOCKETS=1',
'ENABLE_WORKERS=1',
],
# TODO: If the need arises, create a mechanism that will intelligently
« no previous file with comments | « no previous file | chrome/browser/in_process_webkit/browser_webkitclient_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698