Chromium Code Reviews| Index: mojo/examples/html_viewer/DEPS |
| diff --git a/mojo/examples/html_viewer/DEPS b/mojo/examples/html_viewer/DEPS |
| index 059a4056ace19f1c18db2b465c04e26a55c119d5..a12357321cc35852a0c93f6fda38b72ca0fd7977 100644 |
| --- a/mojo/examples/html_viewer/DEPS |
| +++ b/mojo/examples/html_viewer/DEPS |
| @@ -4,4 +4,5 @@ include_rules = [ |
| "+third_party/WebKit/public", |
| "+third_party/skia/include", |
| "+ui/events", |
| + "+ui/native_theme", |
| ] |