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

Issue 2058004: Move non-linux specific code from base/linux_util to app/gtk_util... (Closed)

Created:
10 years, 7 months ago by Peter Valchev
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, ben+cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Move non-linux specific code from base/linux_util to app/gtk_util from sprewell Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47201

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -31 lines) Patch
M app/app_paths.cc View 1 chunk +1 line, -1 line 2 comments Download
M app/clipboard/clipboard_linux.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M app/gtk_util.h View 2 chunks +6 lines, -0 lines 2 comments Download
M app/gtk_util.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M base/linux_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
M base/linux_util.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M chrome/browser/icon_loader_linux.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Peter Valchev
10 years, 7 months ago (2010-05-12 00:44:58 UTC) #1
Evan Martin
http://codereview.chromium.org/2058004/diff/1/2 File app/app_paths.cc (right): http://codereview.chromium.org/2058004/diff/1/2#newcode59 app/app_paths.cc:59: #if defined(OS_POSIX) && !defined(OS_MACOSX) I think Mac uses pakfiles ...
10 years, 7 months ago (2010-05-12 10:20:46 UTC) #2
Peter Valchev
http://codereview.chromium.org/2058004/diff/1/2 File app/app_paths.cc (right): http://codereview.chromium.org/2058004/diff/1/2#newcode59 app/app_paths.cc:59: #if defined(OS_POSIX) && !defined(OS_MACOSX) On 2010/05/12 10:20:47, Evan Martin ...
10 years, 7 months ago (2010-05-12 23:05:12 UTC) #3
Evan Martin
10 years, 7 months ago (2010-05-13 06:28:42 UTC) #4
Ah, I misread the diff.  LGTM then

Powered by Google App Engine
This is Rietveld 408576698