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

Unified Diff: extensions/shell/app_shell.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
Index: extensions/shell/app_shell.gyp
diff --git a/extensions/shell/app_shell.gyp b/extensions/shell/app_shell.gyp
index 4a41b305fdb1574673a181568b43db44441bcb17..dc47f4a12d5917d33a083512a0b4d13e39a62b97 100644
--- a/extensions/shell/app_shell.gyp
+++ b/extensions/shell/app_shell.gyp
@@ -430,6 +430,7 @@
'target_name': 'app_shell_unittests_run',
'type': 'none',
'dependencies': [
+ '../../third_party/mesa/mesa.gyp:osmesa',
'app_shell_unittests',
],
'includes': [

Powered by Google App Engine
This is Rietveld 408576698