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

Unified Diff: remoting/test/DEPS

Issue 1403583003: Use standard DOM code definitions instead of custom. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer feedback. 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
« no previous file with comments | « remoting/remoting_srcs.gypi ('k') | remoting/test/app_remoting_latency_test_fixture.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/DEPS
diff --git a/remoting/test/DEPS b/remoting/test/DEPS
index a9bf5ce087ac49fcd9ce8819c98af678d210335f..ef749455875ea6c9af3ce8bccac4b4ba6eeb32be 100644
--- a/remoting/test/DEPS
+++ b/remoting/test/DEPS
@@ -6,5 +6,6 @@ include_rules = [
"+remoting/host",
"+remoting/protocol",
"+remoting/signaling",
- "+ui/gfx"
+ "+ui/gfx",
+ "+ui/events/keycodes/dom",
]
« no previous file with comments | « remoting/remoting_srcs.gypi ('k') | remoting/test/app_remoting_latency_test_fixture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698