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

Unified Diff: content/content_shell.gypi

Issue 17265005: content_shell: Create the FIFOs needed for running Android layout tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/android/java/src/org/chromium/content_shell/ShellLayoutTestUtils.java » ('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 bd2e202129263c7241857b528ee8fce58f2f8742..fd5a35a172d0f6e725e29403acb9bc30fa70dc67 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -120,6 +120,8 @@
'shell/shell_javascript_dialog_mac.mm',
'shell/shell_javascript_dialog_win.cc',
'shell/shell_javascript_dialog.h',
+ 'shell/shell_layout_tests_android.cc',
+ 'shell/shell_layout_tests_android.h',
'shell/shell_login_dialog_gtk.cc',
'shell/shell_login_dialog_mac.mm',
'shell/shell_login_dialog.cc',
@@ -618,6 +620,7 @@
'type': 'none',
'sources': [
'shell/android/browsertests_apk/src/org/chromium/content_browsertests_apk/ContentBrowserTestsActivity.java',
+ 'shell/android/java/src/org/chromium/content_shell/ShellLayoutTestUtils.java',
'shell/android/java/src/org/chromium/content_shell/ShellManager.java',
'shell/android/java/src/org/chromium/content_shell/Shell.java',
],
« no previous file with comments | « no previous file | content/shell/android/java/src/org/chromium/content_shell/ShellLayoutTestUtils.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698