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

Unified Diff: base/base_untrusted.gyp

Issue 18063004: Move timing files into base/time, install forwarding headers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ios Created 7 years, 6 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 | « base/base.gypi ('k') | base/hi_res_timer_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_untrusted.gyp
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp
index d4891dc6fc4c40447c412efcf71576bd1d0ccd9d..fc088f8ce11be5e56e7f3751f640b8370510b4b2 100644
--- a/base/base_untrusted.gyp
+++ b/base/base_untrusted.gyp
@@ -27,7 +27,7 @@
'base_switches.h',
'strings/string16.cc',
'sync_socket_nacl.cc',
- 'time_posix.cc',
+ 'time/time_posix.cc',
],
},
'dependencies': [
« no previous file with comments | « base/base.gypi ('k') | base/hi_res_timer_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698