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

Issue 12035027: Revert 178037 (Closed)

Created:
7 years, 11 months ago by cpu_(ooo_6.6-7.5)
Modified:
7 years, 11 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, robertshield, jam, kkania
Visibility:
Public.

Description

Revert 178037 It broke android. > Fix official builder compile error when building aura on windows > > The error is in the chrome_frame_common project > chrome_frame_automation.cc (833) : error C2440: '=' cannot convert from HWND to gfx::NativeWindow > > That is because in aura the gfx::NativeWindow is a aura::Window* instead of HWND > > BUG=171018 > TEST=see bug > Review URL: https://codereview.chromium.org/12022038 TBR=cpu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178043

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -28 lines) Patch
M chrome/common/automation_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/automation_messages_internal.h View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/test/automation/automation_proxy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/automation/automation_proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/content_message_generator.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M content/public/common/common_param_traits.h View 1 chunk +1 line, -18 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
cpu_(ooo_6.6-7.5)
7 years, 11 months ago (2013-01-22 19:00:23 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698