1 # Copyright 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6 ['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
9 '<(PRODUCT_DIR)/content_gl_tests<(EXECUTABLE_SUFFIX)',
12 '<(PRODUCT_DIR)/content_gl_tests<(EXECUTABLE_SUFFIX)',
16 # TODO(kbr): these two dependencies seem to be necessary when
17 # running the component build to avoid "Failed to mmap datapack"
18 # errors. Should investigate further.
19 ['OS=="linux" or OS=="win"', {
22 '<(PRODUCT_DIR)/content_resources.pak',
23 '<(PRODUCT_DIR)/ui_test.pak',
30 '<(PRODUCT_DIR)/libffmpegsumo.so',
37 '<(PRODUCT_DIR)/ffmpegsumo.so',
44 '<(PRODUCT_DIR)/d3dcompiler_47.dll',
45 '<(PRODUCT_DIR)/libEGL.dll',
46 '<(PRODUCT_DIR)/libGLESv2.dll',
47 '<(PRODUCT_DIR)/ffmpegsumo.dll',
48 '<(PRODUCT_DIR)/osmesa.dll',
54 '../base/base.isolate',