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

Unified Diff: content/content_shell.gypi

Issue 139903015: Remove Windows mock theme engine code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « no previous file | content/shell/renderer/test_runner/TestInterfaces.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 0dacbecfdb4cfe2939b0b3f6e059606effab5f11..0355e28200b558997e7d9313ed9cca3d5bcb51b0 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -238,14 +238,10 @@
'shell/renderer/test_runner/WebTestProxy.cpp',
'shell/renderer/test_runner/WebTestProxy.h',
'shell/renderer/test_runner/WebTestRunner.h',
- 'shell/renderer/test_runner/WebTestThemeControlWin.cpp',
- 'shell/renderer/test_runner/WebTestThemeControlWin.h',
'shell/renderer/test_runner/WebTestThemeEngineMac.h',
'shell/renderer/test_runner/WebTestThemeEngineMac.mm',
'shell/renderer/test_runner/WebTestThemeEngineMock.cpp',
'shell/renderer/test_runner/WebTestThemeEngineMock.h',
- 'shell/renderer/test_runner/WebTestThemeEngineWin.cpp',
- 'shell/renderer/test_runner/WebTestThemeEngineWin.h',
'shell/renderer/test_runner/WebUserMediaClientMock.cpp',
'shell/renderer/test_runner/WebUserMediaClientMock.h',
'shell/renderer/webkit_test_runner.cc',
« no previous file with comments | « no previous file | content/shell/renderer/test_runner/TestInterfaces.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698