diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 0815db4..87dde3d 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -2912,6 +2912,7 @@ 'target_name': 'page_cycler_tests', 'type': 'executable', 'dependencies': [ + 'app', 'chrome_resources', 'chrome_strings', 'test_support_ui', |