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

Unified Diff: content/shell/BUILD.gn

Issue 647223002: Remove unused paintScrollbarThumb impl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/content_shell.gypi ('k') | content/shell/renderer/test_runner/mock_web_theme_engine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 870084e650fcb614cab1f72fd6161302a9c16dea..c8a7470de16b0a24a437690f4fb9b4a6ad60e281 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -176,8 +176,6 @@ static_library("content_shell_lib") {
"renderer/test_runner/mock_web_speech_recognizer.h",
"renderer/test_runner/mock_web_theme_engine.cc",
"renderer/test_runner/mock_web_theme_engine.h",
- "renderer/test_runner/mock_web_theme_engine_mac.h",
- "renderer/test_runner/mock_web_theme_engine_mac.mm",
"renderer/test_runner/mock_web_user_media_client.cc",
"renderer/test_runner/mock_web_user_media_client.h",
"renderer/test_runner/mock_webrtc_data_channel_handler.cc",
« no previous file with comments | « content/content_shell.gypi ('k') | content/shell/renderer/test_runner/mock_web_theme_engine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698