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

Issue 7649003: fix build break (missing file in IAccessible2Proxy) (Closed)

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

Description

fix build break (missing file in IAccessible2Proxy) I removed the _p.c files from the associated iaccessible2 previously to fix windows incremental link, but didn't add the required _p.c one to the proxy dll. BUG=Red tree TEST=IAccessible2Proxy links Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96675

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M third_party/iaccessible2/iaccessible2.gyp View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Ryan Sleevi
http://codereview.chromium.org/7649003/diff/1/third_party/iaccessible2/iaccessible2.gyp File third_party/iaccessible2/iaccessible2.gyp (right): http://codereview.chromium.org/7649003/diff/1/third_party/iaccessible2/iaccessible2.gyp#newcode41 third_party/iaccessible2/iaccessible2.gyp:41: '<(INTERMEDIATE_DIR)/../iaccessible2/ia2_api_all_p.c', is _p.c generated by this target? Or is ...
9 years, 4 months ago (2011-08-13 03:44:57 UTC) #1
scottmg
On 2011/08/13 03:44:57, Ryan Sleevi wrote: > http://codereview.chromium.org/7649003/diff/1/third_party/iaccessible2/iaccessible2.gyp > File third_party/iaccessible2/iaccessible2.gyp (right): > > http://codereview.chromium.org/7649003/diff/1/third_party/iaccessible2/iaccessible2.gyp#newcode41 ...
9 years, 4 months ago (2011-08-13 03:50:02 UTC) #2
Ryan Sleevi
Yup. This LGTM as-is, since this is an existing issue. Can you file a bug ...
9 years, 4 months ago (2011-08-13 03:52:10 UTC) #3
scottmg
9 years, 4 months ago (2011-08-13 03:57:06 UTC) #4
On 2011/08/13 03:52:10, Ryan Sleevi wrote:
> Can you file a bug to follow-up on this?

Done, http://code.google.com/p/chromium/issues/detail?id=92755

Thanks Ryan.

Powered by Google App Engine
This is Rietveld 408576698