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

Unified Diff: mojo/examples/html_viewer/DEPS

Issue 340453002: Mojo: HTML Viewer based on Blink. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix build 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
new file mode 100644
index 0000000000000000000000000000000000000000..83af040ba4abddeb9752f207313ec1d2f9be255f
--- /dev/null
+++ b/mojo/examples/html_viewer/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+skia",
+ "+net/base",
+ "+third_party/skia/include",
+ "+third_party/WebKit/public",
+]
« 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