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

Unified Diff: mojo/examples/html_viewer/DEPS

Issue 358953002: Mojo: Add WebThemeEngine implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « no previous file | mojo/examples/html_viewer/blink_platform_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | mojo/examples/html_viewer/blink_platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698