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

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: Created 8 years, 3 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 | « content/content_browser.gypi ('k') | content/public/browser/android/compositor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 566f294776dc06dd53f701c2e7097ea435f20db4..fb6cca261a3eb02cfd669be06b56322e4dba0bdb 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -575,8 +575,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',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/android/compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698