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

Unified Diff: chrome/chrome_tests.gypi

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
« no previous file with comments | « no previous file | chrome/interactive_ui_tests.isolate » ('j') | chrome/interactive_ui_tests.isolate » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index fed070ea06bae728c14c72ae11ac5a132bead14e..485a6f68cec728bceb1732b7c131abd05af87b38 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1466,6 +1466,7 @@
'../third_party/npapi/npapi.gyp:npapi',
'../third_party/zlib/zlib.gyp:zlib',
'../ui/base/ui_base.gyp:ui_base_test_support',
+ '../ui/resources/ui_resources.gyp:ui_test_pak',
tapted 2015/03/17 10:39:48 this was a missing dependency for the resource fil
'../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
# Runtime dependencies
'../third_party/mesa/mesa.gyp:osmesa',
« no previous file with comments | « no previous file | chrome/interactive_ui_tests.isolate » ('j') | chrome/interactive_ui_tests.isolate » ('J')

Powered by Google App Engine
This is Rietveld 408576698