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

Unified Diff: gyp/debugger.gyp

Issue 1753813002: Unbust the old debugger (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 10 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 | « gyp/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/debugger.gyp
diff --git a/gyp/debugger.gyp b/gyp/debugger.gyp
index cac7d5add104fe8f4a17b879e1d075ff52963506..d6b97a782be079b161996cbb9017afa86669afb9 100644
--- a/gyp/debugger.gyp
+++ b/gyp/debugger.gyp
@@ -53,7 +53,7 @@
[ 'skia_os == "win"', {
'variables': {
# This is the default location for the version of Qt current on 10/11/12
- 'qt_sdk%': 'C:/Qt/4.8.3/',
+ 'qt_sdk%': 'C:/Qt/4.8.6/',
},
'qt_sdk': '<(qt_sdk)',
'qt_moc%': '<(qt_sdk)/bin/moc',
« no previous file with comments | « gyp/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698