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

Unified Diff: content/content_browser.gypi

Issue 11617016: Componentize webkit/compositor_bindings target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add ui dep to cc_test_support Created 8 years 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 | « cc/cc_tests.gyp ('k') | webkit/compositor_bindings/compositor_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 2e473e90ea901b21b99bffb9f8e5baff1cb859cd..2b2aacb3e9656d46430f7d6026921adcc75e0e38 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1037,7 +1037,6 @@
['OS=="android"', {
'dependencies': [
'../media/media.gyp:media',
- '../webkit/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support',
'content.gyp:content_jni_headers',
],
'link_settings': {
« no previous file with comments | « cc/cc_tests.gyp ('k') | webkit/compositor_bindings/compositor_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698