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

Unified Diff: content/content_shell.gypi

Issue 10828356: Very basic Android browser-side compositing support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ifdef Attach/RemoveLayer API Created 8 years, 4 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 124ddb606f4094ff5801bb777ffcd891c3d39156..c4bfefc4c05b755c8ea8a40a13dd5d5ef2007dd5 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -571,8 +571,6 @@
'<(SHARED_INTERMEDIATE_DIR)/content/shell',
],
'sources': [
- 'shell/android/draw_context.cc',
- 'shell/android/draw_context.h',
'shell/android/shell_library_loader.cc',
'shell/android/shell_library_loader.h',
'shell/android/shell_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698