summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authormichaelpg <michaelpg@chromium.org>2015-07-29 16:18:39 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-29 23:19:12 +0000
commit714ea02fff4a2919b5f660c8644ca4b6861a60ce (patch)
tree5fa481e4a658f849632fdf82273833f6c9262df4 /chrome/chrome_tests.gypi
parent53e1ddcd0f7bd0934157e149903feb1893e9aac7 (diff)
downloadchromium_src-714ea02fff4a2919b5f660c8644ca4b6861a60ce.zip
chromium_src-714ea02fff4a2919b5f660c8644ca4b6861a60ce.tar.gz
chromium_src-714ea02fff4a2919b5f660c8644ca4b6861a60ce.tar.bz2
Power source settings UI for USB Type-C devices
Adds a power source dropdown to the power overlay, and enables the overlay on devices that support dual-role USB devices. BUG=419509,426886 TEST=chrome/browser/ui/webui/options/chromeos/power_overlay_browsertest.js Review URL: https://codereview.chromium.org/1257963002 Cr-Commit-Position: refs/heads/master@{#341004}
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index c162164..943e5b3 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -904,6 +904,7 @@
'browser/ui/webui/options/chromeos/accounts_options_browsertest.js',
'browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js',
'browser/ui/webui/options/chromeos/date_time_options_browsertest.js',
+ 'browser/ui/webui/options/chromeos/power_overlay_browsertest.js',
'browser/ui/webui/options/content_options_browsertest.js',
'browser/ui/webui/options/content_settings_exception_area_browsertest.js',
'browser/ui/webui/options/cookies_view_browsertest.js',