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

Unified Diff: base/base.gypi

Issue 7879006: Delete Tracked, and move Location to its own file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 9 years, 3 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/files/file_path_watcher_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 3332b6b93d5d5e1c7c6c4a7e19c0733b2d6de9e4..174e721400fa49c278c71c3670faad2fa6006437 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -119,6 +119,8 @@
'lazy_instance.cc',
'lazy_instance.h',
'linked_list.h',
+ 'location.cc',
+ 'location.h',
'logging.cc',
'logging.h',
'logging_win.cc',
@@ -308,8 +310,6 @@
'time_win.cc',
'timer.cc',
'timer.h',
- 'tracked.cc',
- 'tracked.h',
'tracked_objects.cc',
'tracked_objects.h',
'tuple.h',
« no previous file with comments | « no previous file | base/files/file_path_watcher_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698