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

Issue 8205018: Gets component build to work with aura. As part of this I needed to (Closed)

Created:
9 years, 2 months ago by sky
Modified:
9 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Gets component build to work with aura. As part of this I needed to break screen_aura in two. Otherwise we end up with a circular dependency between ui and aura. BUG=none TEST=none R=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104662

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -53 lines) Patch
M ui/aura/aura.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/aura/desktop.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/aura/desktop_delegate.h View 1 chunk +3 lines, -1 line 0 comments Download
M ui/aura/layout_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
A ui/aura/screen_aura.h View 1 chunk +40 lines, -0 lines 0 comments Download
A + ui/aura/screen_aura.cc View 2 chunks +17 lines, -26 lines 0 comments Download
M ui/aura/window_delegate.h View 2 chunks +2 lines, -1 line 0 comments Download
M ui/aura_shell/aura_shell.gyp View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/aura_shell/desktop_layout_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura_shell/shell.h View 2 chunks +2 lines, -1 line 0 comments Download
M ui/gfx/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M ui/gfx/screen.h View 2 chunks +25 lines, -0 lines 1 comment Download
M ui/gfx/screen_aura.cc View 2 chunks +21 lines, -20 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
9 years, 2 months ago (2011-10-08 00:17:24 UTC) #1
Ben Goodger (Google)
9 years, 2 months ago (2011-10-08 00:57:32 UTC) #2
lgtm

http://codereview.chromium.org/8205018/diff/1/ui/gfx/screen.h
File ui/gfx/screen.h (right):

http://codereview.chromium.org/8205018/diff/1/ui/gfx/screen.h#newcode24
ui/gfx/screen.h:24: // old instant. This is used on aura to avoid circular
dependencies between ui
instance

Powered by Google App Engine
This is Rietveld 408576698