| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 40142ffeffad6e858347fda2e1b84a33e9bc7b54..05c32be5a58b10bdd33389791a5d0c980cd87567 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -59,6 +59,8 @@
|
| 'common/gpu_info.cc',
|
| 'common/gpu_messages.h',
|
| 'common/gpu_messages_internal.h',
|
| + 'common/gpu_video_common.cc',
|
| + 'common/gpu_video_common.h',
|
| 'common/indexed_db_key.cc',
|
| 'common/indexed_db_key.h',
|
| 'common/logging_chrome.cc',
|
|
|