Index: third_party/libphonenumber/cpp/src/phonenumberutil.cc |
=================================================================== |
--- third_party/libphonenumber/cpp/src/phonenumberutil.cc (revision 89739) |
+++ third_party/libphonenumber/cpp/src/phonenumberutil.cc (working copy) |
@@ -29,7 +29,7 @@ |
#include <unicode/translit.h> |
#include "base/logging.h" |
-#include "base/singleton.h" |
+#include "base/memory/singleton.h" |
#include "default_logger.h" |
#include "logger_adapter.h" |
#include "metadata.h" |