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

Unified Diff: tools/perf/page_sets/login_helpers/facebook_login.py

Issue 2166743005: [tools/perf] Rename mobile_facebook_login to facebook_login (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Upload renamed file Created 4 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
« no previous file with comments | « no previous file | tools/perf/page_sets/login_helpers/mobile_facebook_login.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/login_helpers/facebook_login.py
diff --git a/tools/perf/page_sets/login_helpers/mobile_facebook_login.py b/tools/perf/page_sets/login_helpers/facebook_login.py
similarity index 98%
rename from tools/perf/page_sets/login_helpers/mobile_facebook_login.py
rename to tools/perf/page_sets/login_helpers/facebook_login.py
index d8d20734700ed43f745cc9418acc8b5200eb54d0..360cf28da6f7f6fdaa77f10ba8b2c04a3ab068cf 100644
--- a/tools/perf/page_sets/login_helpers/mobile_facebook_login.py
+++ b/tools/perf/page_sets/login_helpers/facebook_login.py
@@ -4,7 +4,7 @@
from page_sets.login_helpers import login_utils
-def LoginAccount(
+def LoginWithMobileSite(
action_runner, credential,
credentials_path=login_utils.DEFAULT_CREDENTIAL_PATH):
"""Logs in into mobile Facebook account.
« no previous file with comments | « no previous file | tools/perf/page_sets/login_helpers/mobile_facebook_login.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698