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

Unified Diff: Source/web/web.gypi

Issue 136333009: Move preferred scrollbar style preference change listening from renderer to browser, 3 of 3. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 6 years, 11 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 | « Source/web/mac/WebScrollbarTheme.mm ('k') | public/web/mac/WebScrollbarTheme.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index d8860c1e8221c49d7265b10e64c28c55e474a22f..0d884c103a6c39efb364a4011b6a15786c7e65b0 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -259,7 +259,7 @@
'WorkerPermissionClient.h',
'default/WebRenderTheme.cpp',
'linux/WebFontRendering.cpp',
- 'mac/WebScrollbarTheme.cpp',
+ 'mac/WebScrollbarTheme.mm',
'mac/WebSubstringUtil.mm',
'painting/ContinuousPainter.cpp',
'painting/ContinuousPainter.h',
« no previous file with comments | « Source/web/mac/WebScrollbarTheme.mm ('k') | public/web/mac/WebScrollbarTheme.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698