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

Unified Diff: chrome/chrome_installer.gypi

Issue 381123004: build fix after r282379 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index a6443d7cd4a11cd89155974969ff76175e19be50..ee3754b2c8e752b3baf03fe027ce88d72aa32ff7 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -440,7 +440,8 @@
'installer/linux/debian/changelog.template',
'installer/linux/debian/control.template',
'installer/linux/debian/debian.menu',
- 'installer/linux/debian/expected_deps',
+ 'installer/linux/debian/expected_deps_ia32',
+ 'installer/linux/debian/expected_deps_x64',
'installer/linux/debian/postinst',
'installer/linux/debian/postrm',
'installer/linux/debian/prerm',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698