Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index 4b672f372175b79e06e7c88e4c69a0a935f9b60a..e0d096f62cad1c694176769bf877c03dcd67e2e4 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', |
@@ -309,8 +311,6 @@ |
'time_win.cc', |
'timer.cc', |
'timer.h', |
- 'tracked.cc', |
- 'tracked.h', |
'tracked_objects.cc', |
'tracked_objects.h', |
'tuple.h', |