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

Issue 11803003: Revert 178043 (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 178043 Which reverted 178037, because now android does not include automation as of r178375 > 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 > Review URL: https://codereview.chromium.org/12035027 TBR=cpu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178387

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -35 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 +0 lines, -24 lines 0 comments Download
M content/public/common/common_param_traits.h View 1 chunk +18 lines, -1 line 0 comments Download

Messages

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

          

Powered by Google App Engine
This is Rietveld 408576698