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

Unified Diff: remoting/protocol/DEPS

Issue 1403583003: Use standard DOM code definitions instead of custom. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Windows compile. Created 5 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
Index: remoting/protocol/DEPS
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS
index d0a8fc98551f2d885d3b1394aa7e2ea186e5bf65..20e1826ad2ace15deb3d1dace876a6fe97b310a2 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -10,4 +10,5 @@ include_rules = [
"+third_party/libjingle",
"+third_party/webrtc",
"+third_party/protobuf/src",
+ "+ui/events/keycodes/dom"
]

Powered by Google App Engine
This is Rietveld 408576698