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

Unified Diff: content/shell/BUILD.gn

Issue 661743002: Content Shell: Move shell_layout_tests_android into layout_tests/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. 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/browser/layout_test/layout_test_android.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 aa6685a4cb0c5ad3d13d2611b1574bd2e9b3e845..08b2f6671d34ea4aa1d2f3534851fc2d870bfc3a 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -41,6 +41,8 @@ static_library("content_shell_lib") {
"app/webkit_test_platform_support_win.cc",
"browser/ipc_echo_message_filter.cc",
"browser/ipc_echo_message_filter.h",
+ "browser/layout_test/layout_test_android.cc",
+ "browser/layout_test/layout_test_android.h",
"browser/layout_test/layout_test_browser_context.cc",
"browser/layout_test/layout_test_browser_context.h",
"browser/layout_test/layout_test_browser_main.cc",
@@ -84,8 +86,6 @@ static_library("content_shell_lib") {
"browser/shell_javascript_dialog_manager.cc",
"browser/shell_javascript_dialog_manager.h",
"browser/shell_javascript_dialog_win.cc",
- "browser/shell_layout_tests_android.cc",
- "browser/shell_layout_tests_android.h",
"browser/shell_mojo_test_utils_android.cc",
"browser/shell_mojo_test_utils_android.h",
"browser/shell_login_dialog.cc",
« no previous file with comments | « content/content_shell.gypi ('k') | content/shell/browser/layout_test/layout_test_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698