mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Remove usage of gfx in unit tests (issue #1632)
This commit is contained in:
2
BUILD.gn
2
BUILD.gn
@@ -1341,6 +1341,8 @@ if (is_mac) {
|
||||
cef_unittests_sources = [
|
||||
"tests/cefclient/browser/client_app_browser.cc",
|
||||
"tests/cefclient/browser/client_app_browser.h",
|
||||
"tests/cefclient/browser/geometry_util.cc",
|
||||
"tests/cefclient/browser/geometry_util.h",
|
||||
"tests/cefclient/browser/main_message_loop.cc",
|
||||
"tests/cefclient/browser/main_message_loop.h",
|
||||
"tests/cefclient/browser/main_message_loop_external_pump.cc",
|
||||
|
Reference in New Issue
Block a user