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

Unified Diff: ui/app_list/app_list.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: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 1ea28b140ca7a6e602822b6cce548f9f9f25132c..07b7009b52896d6144db4bf943a8f6cc93f62dc9 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -386,6 +386,7 @@
'type': 'none',
'dependencies': [
'app_list_unittests',
+ '../../third_party/mesa/mesa.gyp:osmesa',
],
'includes': [
'../../build/isolate.gypi',

Powered by Google App Engine
This is Rietveld 408576698