diff options
Diffstat (limited to 'remoting/client/DEPS')
-rw-r--r-- | remoting/client/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/client/DEPS b/remoting/client/DEPS index c543943..4a5a738 100644 --- a/remoting/client/DEPS +++ b/remoting/client/DEPS @@ -1,7 +1,7 @@ include_rules = [ - "+gfx", "+ppapi", "+third_party/npapi", + "+ui/gfx", "+remoting/protocol", "+remoting/jingle_glue", |