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

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 conflicting OWNERS file. Created 8 years, 3 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 | « chrome/chrome_exe.gypi ('k') | chrome/tools/build/win/check_sdk_patch.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mini_installer.gyp
diff --git a/chrome/installer/mini_installer.gyp b/chrome/installer/mini_installer.gyp
index 49084bc8cd072c8590f83dafa7a8309d6a607bb8..4b94b89fb8c1bc284608b5edea08ef300fcfc24a 100644
--- a/chrome/installer/mini_installer.gyp
+++ b/chrome/installer/mini_installer.gyp
@@ -272,13 +272,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',
« no previous file with comments | « chrome/chrome_exe.gypi ('k') | chrome/tools/build/win/check_sdk_patch.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698