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

Issue 660314: make sure we don't include the obsolete 2008 SDK dir.... (Closed)

Created:
10 years, 9 months ago by Nicolas Sylvain
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw+cc_chromium.org
Visibility:
Public.

Description

make sure we don't include the obsolete 2008 SDK dir. This is making the nacl 64 app to fail to build, because our code to make sure we use the lib64 folder fails because it does not except to have the sdk Lib dir twice (once for 2008, once for win7). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=40379

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M base/allocator/allocator.gyp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libjingle/libjingle.gyp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/tcmalloc.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Nicolas Sylvain
10 years, 9 months ago (2010-03-01 22:34:12 UTC) #1
Nicolas Sylvain
gsearch failed me. The path was also added in a native_client gyp file. My change ...
10 years, 9 months ago (2010-03-01 22:44:38 UTC) #2
gregoryd
LGTM I am working on a similar CL for NaCl
10 years, 9 months ago (2010-03-01 22:45:46 UTC) #3
M-A Ruel
10 years, 9 months ago (2010-03-01 23:28:08 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698