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

Unified Diff: third_party/WebKit/Source/modules/websockets/DEPS

Issue 2284473002: Move WebSocketHandleImpl into Blink (take 2) (Closed)
Patch Set: Rebase Created 4 years, 4 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: third_party/WebKit/Source/modules/websockets/DEPS
diff --git a/third_party/WebKit/Source/modules/websockets/DEPS b/third_party/WebKit/Source/modules/websockets/DEPS
index fec20a60cf53d67a25de7902be18e485bc8348c3..205fb7017932aa0a51a19c4c6c25962c0eb15f79 100644
--- a/third_party/WebKit/Source/modules/websockets/DEPS
+++ b/third_party/WebKit/Source/modules/websockets/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
"+modules/websockets",
+ "+mojo/public/cpp/bindings",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698