 Chromium Code Reviews
 Chromium Code Reviews Issue 18252003:
  Replace third_party/icu/public with third_party/icu/source  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 18252003:
  Replace third_party/icu/public with third_party/icu/source  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: chrome/browser/chromeos/system/timezone_settings.h | 
| diff --git a/chrome/browser/chromeos/system/timezone_settings.h b/chrome/browser/chromeos/system/timezone_settings.h | 
| index 6e9cc6cad4aa32c6f3ac8fbed68c6cc26b77d81c..ca62bf9d0e9629e68af8324ecb4b50b793d1cc1a 100644 | 
| --- a/chrome/browser/chromeos/system/timezone_settings.h | 
| +++ b/chrome/browser/chromeos/system/timezone_settings.h | 
| @@ -8,7 +8,7 @@ | 
| #include <vector> | 
| #include "base/strings/string16.h" | 
| -#include "third_party/icu/public/i18n/unicode/timezone.h" | 
| +#include "third_party/icu/source/i18n/unicode/timezone.h" | 
| namespace chromeos { | 
| namespace system { |