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

Unified Diff: chrome/installer/mini_installer.gyp

Issue 10875008: Integrate the Windows 8 code into the Chromium tree. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unneeded win7 sdk references from gyp files. Created 8 years, 4 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: chrome/installer/mini_installer.gyp
diff --git a/chrome/installer/mini_installer.gyp b/chrome/installer/mini_installer.gyp
index 73ca4f0a2762fe59b4a3f431bbf6ae12dfb10e32..31b1146270f86377fa108a2a0e261e8f448e2888 100644
--- a/chrome/installer/mini_installer.gyp
+++ b/chrome/installer/mini_installer.gyp
@@ -280,13 +280,6 @@
},
],
}],
- [ 'mini_installer_internal_deps == 1 or mini_installer_official_deps == 1', {
- 'target_defaults': {
- 'dependencies': [
- 'mini_installer/support/mini_installer_support.gyp:*',
- ],
- },
- }],
[ 'branding == "Chrome"', {
'variables': {
'branding_dir': '../app/theme/google_chrome',
« chrome/browser/ui/metro_driver/OWNERS ('K') | « chrome/chrome_exe.gypi ('k') | win8/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698