summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-13 00:24:54 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-13 00:24:54 +0000
commit8bf40c1f214c0314bced3598712cfe74c7853016 (patch)
treef8b3b438f0c7afbc46c0a843947767f323831251 /chrome/chrome.gyp
parentd641dd514aeb8aed4818392c1720b8c197236154 (diff)
downloadchromium_src-8bf40c1f214c0314bced3598712cfe74c7853016.zip
chromium_src-8bf40c1f214c0314bced3598712cfe74c7853016.tar.gz
chromium_src-8bf40c1f214c0314bced3598712cfe74c7853016.tar.bz2
Missing browser => app_strings dependency:
bookmark_utils.cc needs app_strings.h. BUG=none TEST=green build Review URL: http://codereview.chromium.org/165409 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23269 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 96057df..0d3f2a9 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -589,6 +589,7 @@
'chrome_strings',
'theme_resources',
'../app/app.gyp:app_resources',
+ '../app/app.gyp:app_strings',
'../media/media.gyp:media',
'../net/net.gyp:net_resources',
'../printing/printing.gyp:printing',