~osomon/oxide/non-ime-initiated-text-edit

« back to all changes in this revision

Viewing changes to build/all.gyp

  • Committer: Olivier Tilloy
  • Date: 2015-06-15 14:13:07 UTC
  • mfrom: (1022.1.110 oxide)
  • Revision ID: olivier.tilloy@canonical.com-20150615141307-db9q44mc5wduuot0
Merge the latest changes from trunk and resolve a conflict.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
      'dependencies': [
23
23
        '<@(oxide_all_targets)',
24
24
        '<(DEPTH)/sandbox/sandbox.gyp:chrome_sandbox',
25
 
        '<(DEPTH)/third_party/ffmpeg/ffmpeg.gyp:ffmpegsumo',
26
25
      ],
27
26
      'conditions': [
28
27
        ['enable_chromedriver_build==1', {