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

Unified Diff: content/content_shell.gypi

Issue 297273003: test_runner: Migrate WebTestRunner to our Chromium C++ style. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/shell_content_renderer_client.cc » ('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 3a5f79c279b674afa00e23c05157278448ef0b85..537bf05bdeab677e040782eecd5eaae925bd700e 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -206,7 +206,6 @@
'shell/renderer/test_runner/WebTestDelegate.h',
'shell/renderer/test_runner/WebTestInterfaces.cpp',
'shell/renderer/test_runner/WebTestInterfaces.h',
- 'shell/renderer/test_runner/WebTestRunner.h',
'shell/renderer/test_runner/WebTestThemeEngineMac.h',
'shell/renderer/test_runner/WebTestThemeEngineMac.mm',
'shell/renderer/test_runner/WebTestThemeEngineMock.cpp',
@@ -234,6 +233,7 @@
'shell/renderer/test_runner/web_frame_test_proxy.h',
'shell/renderer/test_runner/web_test_proxy.cc',
'shell/renderer/test_runner/web_test_proxy.h',
+ 'shell/renderer/test_runner/web_test_runner.h',
'shell/renderer/webkit_test_runner.cc',
'shell/renderer/webkit_test_runner.h',
],
« no previous file with comments | « no previous file | content/shell/renderer/shell_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698