summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/chrome.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 390d6f8c..0d1d680 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2359,6 +2359,7 @@
'target_name': 'unit_tests',
'type': 'executable',
'dependencies': [
+ 'app',
'browser',
'common',
'renderer',