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

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: revisions per review feedback 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
Index: mojo/examples/html_viewer/DEPS
diff --git a/mojo/examples/image_viewer/DEPS b/mojo/examples/html_viewer/DEPS
similarity index 50%
copy from mojo/examples/image_viewer/DEPS
copy to mojo/examples/html_viewer/DEPS
index 41134f52febef99a350164fea2ee6cf069e2c495..10b2153e08d596eeaffdf8f8f4434b5e2dbd7196 100644
--- a/mojo/examples/image_viewer/DEPS
+++ b/mojo/examples/html_viewer/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+skia",
+ "+net/base",
"+third_party/skia/include",
- "+ui/gfx",
+ "+third_party/WebKit",
abarth-chromium 2014/06/20 14:44:31 third_party/WebKit/public ?
]
« no previous file with comments | « no previous file | mojo/examples/html_viewer/blink_platform_impl.h » ('j') | mojo/examples/html_viewer/blink_platform_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698