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

Unified Diff: media/media.gyp

Issue 7250001: Refactor the glib message-pump, and use it as the base for a gtk message pump and an X message pump. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments from sky, fischman and oshima san Created 9 years, 6 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 87f9077163762c38d0509df2ee2f7ff8af3985ec..a16c919cc9cf3cb8ca8bf840b69bc7355861f5b9 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -674,6 +674,7 @@
'target_name': 'omx_test',
'type': 'executable',
'dependencies': [
+ '../base/base.gyp:base',
'media',
'../third_party/ffmpeg/ffmpeg.gyp:ffmpeg',
'../third_party/openmax/openmax.gyp:il',

Powered by Google App Engine
This is Rietveld 408576698