Index: third_party/libphonenumber/cpp/src/phonenumberutil.h |
=================================================================== |
--- third_party/libphonenumber/cpp/src/phonenumberutil.h (revision 89550) |
+++ third_party/libphonenumber/cpp/src/phonenumberutil.h (working copy) |
@@ -29,7 +29,7 @@ |
#include <unicode/translit.h> |
#include "base/scoped_ptr.h" |
-#include "base/singleton.h" |
+#include "base/memory/singleton.h" |
#include "phonenumber.pb.h" |
class TelephoneNumber; |