Index: public/platform/android/WebThemeEngine.h |
diff --git a/public/platform/android/WebThemeEngine.h b/public/platform/android/WebThemeEngine.h |
index ce0d4f6ce1b0484f4cf7523243b6f57fc81dc086..4b1ad26e1342ea76ff41a8346cc016ee28029113 100644 |
--- a/public/platform/android/WebThemeEngine.h |
+++ b/public/platform/android/WebThemeEngine.h |
@@ -29,6 +29,6 @@ |
*/ |
// FIXME: crbug.com/327471. Remove this header after we've updated all the |
-// callers to use platform/default/WebThemeEngine.h directly. |
+// callers to use platform/WebThemeEngine.h directly. |
-#include "../default/WebThemeEngine.h" |
+#include "../WebThemeEngine.h" |