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

Unified Diff: content/content_shell.gypi

Issue 642813006: content: Rename webkit_test_platform_support* to blink_test_platform_support* (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
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 0026e09ee673ea5faafc997c9450319d170ee70d..b525c4a3fced8c235c74367d90b3358dba2b13e8 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -85,11 +85,11 @@
'shell/app/shell_main_delegate.h',
'shell/app/shell_main_delegate_mac.h',
'shell/app/shell_main_delegate_mac.mm',
- 'shell/app/webkit_test_platform_support_android.cc',
- 'shell/app/webkit_test_platform_support.h',
- 'shell/app/webkit_test_platform_support_linux.cc',
- 'shell/app/webkit_test_platform_support_mac.mm',
- 'shell/app/webkit_test_platform_support_win.cc',
+ 'shell/app/blink_test_platform_support_android.cc',
+ 'shell/app/blink_test_platform_support.h',
+ 'shell/app/blink_test_platform_support_linux.cc',
+ 'shell/app/blink_test_platform_support_mac.mm',
+ 'shell/app/blink_test_platform_support_win.cc',
Avi (use Gerrit) 2014/10/15 22:42:27 alphabetize
tfarina 2014/10/15 22:47:52 Done.
'shell/browser/ipc_echo_message_filter.cc',
'shell/browser/ipc_echo_message_filter.h',
'shell/browser/layout_test/layout_test_browser_context.cc',
« no previous file with comments | « no previous file | content/shell/app/blink_test_platform_support.h » ('j') | content/shell/app/shell_main_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698