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

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: address Ted's comments 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 61b6aa07786674ba95df0fc276b3ec6713c64b47..31ed5fdd8c1fbf7042ffb68425633d0a2d3981fc 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