Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 466010
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- chromium-27.0.1453.47/media/media.gyp       2013-04-15 12:29:08.837466980 +0200
0
++ chromium-27.0.1453.47/media/media.gyp.new   2013-04-15 18:57:31.569471392 +0200
Lines 509-518 Link Here
509
            '<!(python <(DEPTH)/tools/compile_test/compile_test.py '
509
            '<!(python <(DEPTH)/tools/compile_test/compile_test.py '
510
                '--code "#include <libavcodec/avcodec.h>\n'
510
                '--code "#include <libavcodec/avcodec.h>\n'
511
                'int test() { return CODEC_ID_OPUS; }" '
511
                'int test() { return CODEC_ID_OPUS; }" '
512
                '--on-success CHROMIUM_TAKE_CODEC_ID_OPUS '
512
                '--on-failure CHROMIUM_OMIT_CODEC_ID_OPUS)',
513
                '--on-failure CHROMIUM_OMIT_CODEC_ID_OPUS)',
513
            '<!(python <(DEPTH)/tools/compile_test/compile_test.py '
514
            '<!(python <(DEPTH)/tools/compile_test/compile_test.py '
514
                '--code "#include <libavcodec/avcodec.h>\n'
515
                '--code "#include <libavcodec/avcodec.h>\n'
515
                'int test() { return AV_CODEC_ID_VP9; }" '
516
                'int test() { return AV_CODEC_ID_VP9; }" '
517
                '--on-success CHROMIUM_TAKE_AV_CODEC_ID_VP9 '
516
                '--on-failure CHROMIUM_OMIT_AV_CODEC_ID_VP9)',
518
                '--on-failure CHROMIUM_OMIT_AV_CODEC_ID_VP9)',
517
          ],
519
          ],
518
        }],
520
        }],

Return to bug 466010