Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1920)

Unified Diff: public/platform/android/WebThemeEngine.h

Issue 154733004: Switch to a single merged version of WebThemeEngine.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add missing DEPS file Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698