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

Unified Diff: third_party/WebKit/public/web/WebRenderTheme.h

Issue 2216733002: blink: honor renderer caret_blink_interval in non-default themes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: third_party/WebKit/public/web/WebRenderTheme.h
diff --git a/third_party/WebKit/public/web/default/WebRenderTheme.h b/third_party/WebKit/public/web/WebRenderTheme.h
similarity index 96%
rename from third_party/WebKit/public/web/default/WebRenderTheme.h
rename to third_party/WebKit/public/web/WebRenderTheme.h
index 885089f77c99ad0b3e931a85a1ee6ee85f242079..360b40661ec6a4dd3a2d6b8a6c7807ba5ad7da83 100644
--- a/third_party/WebKit/public/web/default/WebRenderTheme.h
+++ b/third_party/WebKit/public/web/WebRenderTheme.h
@@ -31,8 +31,8 @@
#ifndef WebRenderTheme_h
#define WebRenderTheme_h
-#include "../../platform/WebColor.h"
-#include "../../platform/WebCommon.h"
+#include "../platform/WebColor.h"
+#include "../platform/WebCommon.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/blink_headers.gypi ('k') | third_party/WebKit/public/web/default/WebRenderTheme.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698