Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index 7c08251829a4cd63b94e5c194ce74181f9ea18a3..3902c2763cce2cc721ec18c7370a72d687fbaf19 100755 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -766,6 +766,8 @@ |
], |
}, { # else: OS != "win" |
'sources!': [ |
+ 'common/hi_res_timer_manager.cc', |
+ 'common/hi_res_timer_manager.h', |
'common/temp_scaffolding_stubs.h', |
], |
}], |