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

Unified Diff: chrome/test/BUILD.gn

Issue 1585963004: Settings People Revamp: Add tests for ChromeOS Change Picture. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 28460c7dcb7158c894be65941a2cd499da68f832..b74e1383436770388ddd0bcb1e03e8a64c32c993 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -636,6 +636,7 @@ if (!is_android) {
sources -= [
"data/webui/certificate_viewer_dialog_test.js",
"data/webui/settings/bluetooth_page_browsertest_chromeos.js",
+ "data/webui/settings/change_picture_browsertest_chromeos.js",
]
}
if (!enable_app_list) {

Powered by Google App Engine
This is Rietveld 408576698