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

Unified Diff: media/media.gyp

Issue 83243007: Remove unnecessary dependencies on 'ui' target from media targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add back ui.gyp Created 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index c53b4ab8f5eb4ba39859e6fec716251f322ca06d..5ebcdcf21285ee4b142e5a8c0ec19d079a3fbf5d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1122,7 +1122,6 @@
'../testing/gtest.gyp:gtest',
'../testing/perf/perf_test.gyp:perf_test',
'../ui/gfx/gfx.gyp:gfx',
- '../ui/ui.gyp:ui',
'../ui/gl/gl.gyp:gl',
],
'sources': [
@@ -1404,7 +1403,6 @@
'../base/base.gyp:base',
'../ui/gl/gl.gyp:gl',
'../ui/gfx/gfx.gyp:gfx',
- '../ui/ui.gyp:ui',
],
'link_settings': {
'libraries': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698