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

Unified Diff: content/common/DEPS

Issue 185553014: Revert "Revert 254514 "Revert 254507 "Reland "Move WebKitPlatformSupport..."" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 | « content/child/webkitplatformsupport_impl.cc ('k') | content/common/socket_stream_handle_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 9e5bef74263ebf4208f061d3d4ce272d8e24c533..b26b7a4997e92ee0da7df13d4e7fb8e4a689e77b 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -5,6 +5,9 @@ include_rules = [
"-webkit/child",
"-webkit/renderer",
+ # TODO(ananta|jamesr|scottmg) http://crbug.com/237249
+ "!webkit/child/websocketstreamhandle_impl.h",
+
# No inclusion of WebKit from the browser, other than strictly enum/POD,
# header-only types, and some selected common code.
"-third_party/WebKit",
« no previous file with comments | « content/child/webkitplatformsupport_impl.cc ('k') | content/common/socket_stream_handle_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698