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

Unified Diff: base/base.gyp

Issue 6660001: Getting service process on Mac to handle having things moved/changed underneath it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed up phajdan's comments, got things working properly Created 9 years, 9 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/base.gypi » ('j') | base/file_path_component_watcher.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 525d316f6938e80be84546ffe9ac59090f259ed9..f4c60ef4e8b0476543c8ffdff7e413c99c899d3c 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -84,6 +84,7 @@
'environment_unittest.cc',
'file_descriptor_shuffle_unittest.cc',
'file_path_unittest.cc',
+ 'file_path_component_watcher_unittest.cc',
Mark Mentovai 2011/03/11 20:13:52 I agree with what Brett said about this. I’d make
'file_util_unittest.cc',
'file_version_info_unittest.cc',
'gmock_unittest.cc',
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/file_path_component_watcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698