 Chromium Code Reviews
 Chromium Code Reviews Issue 7879006:
  Delete Tracked, and move Location to its own file.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 7879006:
  Delete Tracked, and move Location to its own file.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: chrome/browser/sync/util/logging.cc | 
| diff --git a/chrome/browser/sync/util/logging.cc b/chrome/browser/sync/util/logging.cc | 
| index 2951f8ccaa6d39a61ac99269795222201cc212cc..9601f58404849d6d0166516f0c2df3cde6b27e53 100644 | 
| --- a/chrome/browser/sync/util/logging.cc | 
| +++ b/chrome/browser/sync/util/logging.cc | 
| @@ -4,7 +4,7 @@ | 
| #include "chrome/browser/sync/util/logging.h" | 
| -#include "base/tracked.h" | 
| +#include "base/location.h" | 
| namespace browser_sync { |