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

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: address comments, rebase 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 48340df0db31346442efacaade4fc0233cdacc43..a87de11459345e95cd9bc638ea379e3fb44d3eea 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