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

Unified Diff: chrome/test/data/webui/settings/cr_settings_browsertest.js

Issue 2867213002: Fix CrSettingsLanguagesPageTest dialog flake (Closed)
Patch Set: parens Created 3 years, 7 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 | chrome/test/data/webui/settings/languages_page_tests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/settings/cr_settings_browsertest.js
diff --git a/chrome/test/data/webui/settings/cr_settings_browsertest.js b/chrome/test/data/webui/settings/cr_settings_browsertest.js
index d919eb76d3cb474b439e8fd296c6f645fadf7f98..6eab15c0477c4ceef71f111b47fbba9aaaa7fab6 100644
--- a/chrome/test/data/webui/settings/cr_settings_browsertest.js
+++ b/chrome/test/data/webui/settings/cr_settings_browsertest.js
@@ -1270,6 +1270,7 @@ CrSettingsLanguagesTest.prototype = {
/** @override */
extraLibraries: CrSettingsBrowserTest.prototype.extraLibraries.concat([
+ ROOT_PATH + 'ui/webui/resources/js/promise_resolver.js',
'../fake_chrome_event.js',
'test_util.js',
'test_browser_proxy.js',
« no previous file with comments | « no previous file | chrome/test/data/webui/settings/languages_page_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698