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

Unified Diff: content/shell/renderer/test_runner/WebTestThemeEngineMock.h

Issue 164033003: Reland r250851 - "Update all the client code to use a single WebThemeEngine.h header." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « content/shell/renderer/test_runner/WebTestThemeEngineMac.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/renderer/test_runner/WebTestThemeEngineMock.h
diff --git a/content/shell/renderer/test_runner/WebTestThemeEngineMock.h b/content/shell/renderer/test_runner/WebTestThemeEngineMock.h
index 3a7a72b4b2fcc3766003ee720beecc084dc77f21..45c79618de22ec19fca457edb8057f7856a417ca 100644
--- a/content/shell/renderer/test_runner/WebTestThemeEngineMock.h
+++ b/content/shell/renderer/test_runner/WebTestThemeEngineMock.h
@@ -6,7 +6,7 @@
#define CONTENT_SHELL_RENDERER_TEST_RUNNER_WEBTESTTHEMEENGINEMOCK_H_
#include "third_party/WebKit/public/platform/WebRect.h"
-#include "third_party/WebKit/public/platform/default/WebThemeEngine.h"
+#include "third_party/WebKit/public/platform/WebThemeEngine.h"
using blink::WebRect;
using blink::WebThemeEngine;
« no previous file with comments | « content/shell/renderer/test_runner/WebTestThemeEngineMac.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698