summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_char_set.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/plugins/pepper_char_set.cc')
-rw-r--r--webkit/glue/plugins/pepper_char_set.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/plugins/pepper_char_set.cc b/webkit/glue/plugins/pepper_char_set.cc
index 043de41..1411d59 100644
--- a/webkit/glue/plugins/pepper_char_set.cc
+++ b/webkit/glue/plugins/pepper_char_set.cc
@@ -7,7 +7,7 @@
#include <stdlib.h>
#include "base/i18n/icu_string_conversions.h"
-#include "third_party/ppapi/c/dev/ppb_char_set_dev.h"
+#include "ppapi/c/dev/ppb_char_set_dev.h"
#include "unicode/ucnv.h"
#include "unicode/ucnv_cb.h"
#include "unicode/ucnv_err.h"