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

Unified Diff: ui/wm/wm.gyp

Issue 1242323004: Add missing dependencies. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Fix many new tests Created 5 years, 5 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
« chrome/chrome_tests_unit.gypi ('K') | « ui/app_list/app_list.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/wm.gyp
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
index 08a9dedcc7e4034471d3c727f60c462c1f8850cb..f4d2a0ba0df633548fd3d3d7ececee4fda81210c 100644
--- a/ui/wm/wm.gyp
+++ b/ui/wm/wm.gyp
@@ -164,6 +164,8 @@
'target_name': 'wm_unittests_run',
'type': 'none',
'dependencies': [
+ '../resources/ui_resources.gyp:ui_test_pak',
+ '../../third_party/mesa/mesa.gyp:osmesa',
'wm_unittests',
],
'includes': [
« chrome/chrome_tests_unit.gypi ('K') | « ui/app_list/app_list.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698