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

Unified Diff: mojo/mojo_examples.gypi

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 | « mojo/examples/html_viewer/webthemeengine_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_examples.gypi
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
index 009fc9a3fb6055ed80a49dd495d6400cc841cd39..6787a18db29162b2acf59096ecf3bcd49e43d674 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -98,6 +98,7 @@
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../third_party/WebKit/public/blink.gyp:blink',
+ '../ui/native_theme/native_theme.gyp:native_theme',
'../url/url.gyp:url_lib',
'mojo_application',
'mojo_cpp_bindings',
@@ -124,6 +125,8 @@
'examples/html_viewer/webmimeregistry_impl.h',
'examples/html_viewer/webstoragenamespace_impl.cc',
'examples/html_viewer/webstoragenamespace_impl.h',
+ 'examples/html_viewer/webthemeengine_impl.cc',
+ 'examples/html_viewer/webthemeengine_impl.h',
'examples/html_viewer/webthread_impl.cc',
'examples/html_viewer/webthread_impl.h',
'examples/html_viewer/weburlloader_impl.cc',
« no previous file with comments | « mojo/examples/html_viewer/webthemeengine_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698