summaryrefslogtreecommitdiff
path: root/indra/newview/tests
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2016-09-16 18:43:42 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2016-09-16 18:43:42 +0300
commit8a3780405f60396f9cd8af024151d05cb595be17 (patch)
tree3525c7bc6ba5f5c9ce5273982b6c50f2a94f0b7e /indra/newview/tests
parentc7f92169e195931454762c6fd3dfde7d5a3d7ff8 (diff)
parent98cb9251853a594a51bdc8c70a00c6ecc50bb412 (diff)
Merged in natty_linden/viewer-webprofileurl (pull request #16)
MAINT-6731 Use web profile URLs from the grid configuration
Diffstat (limited to 'indra/newview/tests')
-rw-r--r--indra/newview/tests/lllogininstance_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/tests/lllogininstance_test.cpp b/indra/newview/tests/lllogininstance_test.cpp
index 1b0334498e..b603157ca7 100644
--- a/indra/newview/tests/lllogininstance_test.cpp
+++ b/indra/newview/tests/lllogininstance_test.cpp
@@ -136,6 +136,7 @@ void LLGridManager::addSystemGrid(const std::string& label,
const std::string& helper,
const std::string& login_page,
const std::string& update_url_base,
+ const std::string& web_profile_url,
const std::string& login_id)
{
}