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

Unified Diff: chrome/test/BUILD.gn

Issue 993253002: MacViews: Implement Window-modal dialogs using sheets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update isolate Created 5 years, 9 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 76d93f3dd000e37d8455f13ecb48b77cde794e4a..90aa530bdd77d1780350f2f4510e79d0448f7560 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -250,6 +250,7 @@ if (!is_android) {
"//third_party/npapi",
"//third_party/zlib",
"//ui/base:test_support",
+ "//ui/resources:ui_test_pak",
"//ui/web_dialogs:test_support",
]

Powered by Google App Engine
This is Rietveld 408576698