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

Issue 10386181: Fix remoting_unittests compilation with aura (Closed)

Created:
8 years, 7 months ago by Sergey Ulanov
Modified:
8 years, 7 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fix remoting_unittests compilation in aura builds. Moved gtk-dependent code to files with _gtk suffix that are excluded when compiling without GTK. Also some minor cleanups in remoting.gyp. BUG=114211 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137610

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -455 lines) Patch
M build/all.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A + remoting/host/continue_window_gtk.cc View 4 chunks +12 lines, -12 lines 0 comments Download
D remoting/host/continue_window_linux.cc View 1 chunk +0 lines, -109 lines 0 comments Download
A + remoting/host/disconnect_window_gtk.cc View 8 chunks +18 lines, -18 lines 0 comments Download
D remoting/host/disconnect_window_linux.cc View 1 chunk +0 lines, -283 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 5 6 9 chunks +21 lines, -33 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sergey Ulanov
8 years, 7 months ago (2012-05-16 21:50:50 UTC) #1
Wez
lgtm http://codereview.chromium.org/10386181/diff/5001/remoting/remoting.gyp File remoting/remoting.gyp (right): http://codereview.chromium.org/10386181/diff/5001/remoting/remoting.gyp#newcode1220 remoting/remoting.gyp:1220: ['OS=="linux" and chromeos==0', { nit: Add a comment ...
8 years, 7 months ago (2012-05-16 22:28:31 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/10386181/diff/5001/remoting/remoting.gyp File remoting/remoting.gyp (right): http://codereview.chromium.org/10386181/diff/5001/remoting/remoting.gyp#newcode1220 remoting/remoting.gyp:1220: ['OS=="linux" and chromeos==0', { On 2012/05/16 22:28:32, Wez wrote: ...
8 years, 7 months ago (2012-05-16 23:00:06 UTC) #3
Wez
lgtm http://codereview.chromium.org/10386181/diff/9001/remoting/remoting.gyp File remoting/remoting.gyp (right): http://codereview.chromium.org/10386181/diff/9001/remoting/remoting.gyp#newcode1221 remoting/remoting.gyp:1221: 'sources': [ nit: I think it's preferred that ...
8 years, 7 months ago (2012-05-16 23:03:26 UTC) #4
Sergey Ulanov
http://codereview.chromium.org/10386181/diff/9001/remoting/remoting.gyp File remoting/remoting.gyp (right): http://codereview.chromium.org/10386181/diff/9001/remoting/remoting.gyp#newcode1221 remoting/remoting.gyp:1221: 'sources': [ On 2012/05/16 23:03:27, Wez wrote: > nit: ...
8 years, 7 months ago (2012-05-16 23:10:52 UTC) #5
Wez
LGTM - Hat-trick!
8 years, 7 months ago (2012-05-16 23:18:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10386181/12002
8 years, 7 months ago (2012-05-17 00:02:52 UTC) #7
commit-bot: I haz the power
8 years, 7 months ago (2012-05-17 01:59:16 UTC) #8
Change committed as 137610

Powered by Google App Engine
This is Rietveld 408576698