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

Unified Diff: content/content_shell.gypi

Issue 10823051: ContentShell rendering support on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 213b32ef5642b5085396a284e837fcc2c42ca78d..a962b0d098872cba577afeaaeb39e886b19aec2c 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -42,6 +42,8 @@
'..',
],
'sources': [
+ 'shell/android/draw_context.cc',
+ 'shell/android/draw_context.h',
'shell/geolocation/shell_access_token_store.cc',
'shell/geolocation/shell_access_token_store.h',
'shell/layout_test_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698