Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2822)

Unified Diff: base/base_lib.scons

Issue 18291: Windows scons fix: more functions static and scons file fix (Closed)
Patch Set: Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/waitable_event_watcher_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_lib.scons
diff --git a/base/base_lib.scons b/base/base_lib.scons
index 573eea37eed8029f9bf7790c76ce8dcd54c2092e..b1b965e85a0874707fa8999569a4d09a53cf568b 100644
--- a/base/base_lib.scons
+++ b/base/base_lib.scons
@@ -247,6 +247,7 @@ input_files = ChromeFileList([
'values.h',
'waitable_event.h',
'waitable_event_win.cc',
+ 'waitable_event_watcher_win.cc',
'watchdog.cc',
'watchdog.h',
'win_util.cc',
« no previous file with comments | « no previous file | base/waitable_event_watcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698