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

Unified Diff: base/base.gyp

Issue 6793020: Move FilePathWatcher to base/files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move OWNERS file and rebase to pick up latest changes 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/files/OWNERS » ('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 183749eaa95f83e93dade38b54c6ecf4dfd3cdf3..762986546c482036830a1ed268e173688cc39485 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -128,6 +128,7 @@
'file_path_unittest.cc',
'file_util_unittest.cc',
'file_version_info_unittest.cc',
+ 'files/file_path_watcher_unittest.cc',
'gmock_unittest.cc',
'hmac_unittest.cc',
'id_map_unittest.cc',
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/files/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698