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

Unified Diff: sky/tools/webkitpy/layout_tests/port/mac.py

Issue 1215953006: Use sky_shell instead of mojo_shell for testing. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Foo Created 5 years, 5 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: sky/tools/webkitpy/layout_tests/port/mac.py
diff --git a/sky/tools/webkitpy/layout_tests/port/mac.py b/sky/tools/webkitpy/layout_tests/port/mac.py
index d637c95416420ef6c8a71daf19a590d0cff7995e..2bdd0438123f52d78ead6536ea119630ade73586 100644
--- a/sky/tools/webkitpy/layout_tests/port/mac.py
+++ b/sky/tools/webkitpy/layout_tests/port/mac.py
@@ -57,8 +57,6 @@ class MacPort(base.Port):
DEFAULT_BUILD_DIRECTORIES = ('xcodebuild', 'out')
- CONTENT_SHELL_NAME = 'Content Shell'
-
BUILD_REQUIREMENTS_URL = 'https://code.google.com/p/chromium/wiki/MacBuildInstructions'
@classmethod

Powered by Google App Engine
This is Rietveld 408576698