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

Unified Diff: chrome/chrome_exe.gypi

Issue 3258009: Linux: include an updated copy of xdg-mime that fixes default browser selection on KDE 4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 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/chrome_exe.gypi
===================================================================
--- chrome/chrome_exe.gypi (revision 58031)
+++ chrome/chrome_exe.gypi (working copy)
@@ -195,6 +195,7 @@
{
'destination': '<(PRODUCT_DIR)',
'files': ['tools/build/linux/chrome-wrapper',
+ '../third_party/xdg-utils/scripts/xdg-mime',
'../third_party/xdg-utils/scripts/xdg-settings',
],
# The wrapper script above may need to generate a .desktop file,
« no previous file with comments | « DEPS ('k') | chrome/chrome_installer.gypi » ('j') | chrome/tools/build/linux/chrome-wrapper » ('J')

Powered by Google App Engine
This is Rietveld 408576698