diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 8378d5d..39e3de6 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -451,6 +451,8 @@ 'common/webkit_param_traits.h', 'common/win_safe_util.cc', 'common/win_safe_util.h', + 'common/worker_messages.h', + 'common/worker_messages_internal.h', 'common/worker_thread_ticker.cc', 'common/worker_thread_ticker.h', 'common/x11_util.cc', |