Index: ppapi/proxy/pdf_resource.cc |
diff --git a/ppapi/proxy/pdf_resource.cc b/ppapi/proxy/pdf_resource.cc |
index 122b88c662c2d3e9178341775292a825245d035f..8e0a2e0bbf19aaf97db7b0698df08251f5db3f07 100644 |
--- a/ppapi/proxy/pdf_resource.cc |
+++ b/ppapi/proxy/pdf_resource.cc |
@@ -14,7 +14,7 @@ |
#include "ppapi/proxy/ppapi_messages.h" |
#include "ppapi/proxy/ppb_image_data_proxy.h" |
#include "ppapi/shared_impl/var.h" |
-#include "third_party/icu/public/i18n/unicode/usearch.h" |
+#include "third_party/icu/source/i18n/unicode/usearch.h" |
namespace ppapi { |
namespace proxy { |