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

Unified Diff: third_party/WebKit/Source/web/web.gypi

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
« no previous file with comments | « third_party/WebKit/Source/web/web.gyp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index 3f6bd77d95331beca51420038fec8f66742dced1..3ea057095143b3eb6b1da03702576f3e637d5a51 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -188,6 +188,7 @@
'WebRange.cpp',
'WebRemoteFrameImpl.cpp',
'WebRemoteFrameImpl.h',
+ 'WebRenderTheme.cpp',
'WebRuntimeFeatures.cpp',
'WebScopedUserGesture.cpp',
'WebScopedWindowFocusAllowedIndicator.cpp',
@@ -221,7 +222,6 @@
'WebViewImpl.h',
'WorkerContentSettingsClient.cpp',
'WorkerContentSettingsClient.h',
- 'default/WebRenderTheme.cpp',
'linux/WebFontRendering.cpp',
'mac/WebScrollbarTheme.mm',
'mac/WebSubstringUtil.mm',
« no previous file with comments | « third_party/WebKit/Source/web/web.gyp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698