diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index e928f01..c7b405f 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -57,6 +57,8 @@ 'common/devtools_messages_internal.h', 'common/gpu_messages.h', 'common/gpu_messages_internal.h', + 'common/io_surface_support_mac.cc', + 'common/io_surface_support_mac.h', 'common/logging_chrome.cc', 'common/logging_chrome.h', 'common/main_function_params.h', |