Граф коммитов

3679 Коммитов

Автор SHA1 Сообщение Дата
dmichael@chromium.org 32a5997dba PPAPI: Remove threading options; it's always on
This also re-enables thread checking for the host side resource and var trackers. Before, checking was disabled everywhere.

BUG=159240,92909


Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186925
Reverted: https://src.chromium.org/viewvc/chrome?view=rev&revision=186939 due to build errors

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187340

Review URL: https://chromiumcodereview.appspot.com/12378050

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187427 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-12 00:41:08 +00:00
dmichael@chromium.org 2f171fbf43 Revert 187340 "PPAPI: Remove threading options; it's always on"
> PPAPI: Remove threading options; it's always on
> 
> This also re-enables thread checking for the host side resource and var trackers. Before, checking was disabled everywhere.
> 
> BUG=159240,92909
> 
> 
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186925
> Reverted: https://src.chromium.org/viewvc/chrome?view=rev&revision=186939 due to build errors
> 
> Review URL: https://chromiumcodereview.appspot.com/12378050

TBR=dmichael@chromium.org
Review URL: https://codereview.chromium.org/12476028

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187346 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 19:58:09 +00:00
dmichael@chromium.org 8d4784f7c3 PPAPI: Remove threading options; it's always on
This also re-enables thread checking for the host side resource and var trackers. Before, checking was disabled everywhere.

BUG=159240,92909


Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186925
Reverted: https://src.chromium.org/viewvc/chrome?view=rev&revision=186939 due to build errors

Review URL: https://chromiumcodereview.appspot.com/12378050

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187340 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 19:33:53 +00:00
glider@chromium.org 6b07d49787 Revert 187297
> Add a postbuild action for executables built with ASan on Mac OS.
> The action will copy the ASan dynamic runtime to the same dir where
> the executable is.
> 
> BUG=170629
> Review URL: https://codereview.chromium.org/11642018

TBR=glider@chromium.org
Review URL: https://codereview.chromium.org/12440020

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187309 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 17:30:53 +00:00
csharp@chromium.org d91fb467f6 When running isolate command through the build tools, have the relative out directories get the same root, so that they all refer to the same location.
BUG=


Review URL: https://chromiumcodereview.appspot.com/12398025

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187305 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 16:32:27 +00:00
glider@chromium.org d65fd9f99f Add a postbuild action for executables built with ASan on Mac OS.
The action will copy the ASan dynamic runtime to the same dir where
the executable is.

BUG=170629
Review URL: https://codereview.chromium.org/11642018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187297 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 15:30:18 +00:00
benm@google.com 3c350ef79c Only specify C++ warnings when building C++ code.
Review URL: https://codereview.chromium.org/12734005

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187292 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 13:59:16 +00:00
tapted@chromium.org 44e1b55fba Build app_list_unittests target for chromium_builder_tests on mac.
The change in http://crrev.com/178260 only made the target visible on Windows.
When the build target is chromium_builder_tests, OSX omits the target.

BUG=138633
TEST=Target builds and runs when opted in with git cl try --clobber -bmac_rel:app_list_unittests


Review URL: https://chromiumcodereview.appspot.com/12436010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187267 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 10:19:18 +00:00
phajdan.jr@chromium.org c8f63936a9 Linux: use -Wl,--no-as-needed on 32-bit builders.
This is needed to fix a linking error on Ubuntu Precise:
/usr/bin/ld: out/Debug/obj.target/sync/libsync.so: undefined reference to symbol 'SSL_ExportKeyingMaterial'
/usr/bin/ld: note: 'SSL_ExportKeyingMaterial' is defined in DSO out/Debug/obj.target/net/third_party/nss/libcrssl.so so try adding it to the linker command line
out/Debug/obj.target/net/third_party/nss/libcrssl.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make: *** [out/Debug/unit_tests] Error 1

TBR=thestig

BUG=170262

Review URL: https://codereview.chromium.org/12633012

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187181 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-10 03:07:45 +00:00
iannucci@chromium.org f45ef4aed5 Whitespace change to test new build configuration.
TBR=ilevy@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/12617003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187171 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-09 21:16:28 +00:00
iannucci@chromium.org 8a2fb24a9c Set landmine for build configs which switch from make -> ninja.
TBR=ilevy@chromium.org

Review URL: https://codereview.chromium.org/12747003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187168 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-09 19:40:31 +00:00
nileshagrawal@chromium.org 64596c6ec8 Android: Cleanup test server instance after running each a test in gtest test runner
BUG=181040

Review URL: https://chromiumcodereview.appspot.com/12659003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187158 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-09 14:56:57 +00:00
iannucci@chromium.org 1b9a2bb3ed Whitespace change to test the new build config on master.chromium
TBR=ilevy@chromium.org
BUG=

Review URL: https://codereview.chromium.org/12679006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187135 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-09 08:05:17 +00:00
petarj@mips.com afa91a139d [MIPS] Set CXX variable used for v8 build
This change sets CXX gyp variable for target_arch=="mipsel".
It is a follow up of the change in v8, and it resolves issue of
incorrectly passed m32 flag to MIPS cross toolchain.

Full discussion with Jakob Kummerow and related v8 change can be seen at:

https://codereview.chromium.org/12218113/

BUG= https://code.google.com/p/chromium/issues/detail?id=130022
TEST=make chrome

Review URL: https://chromiumcodereview.appspot.com/12699003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187124 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-09 02:51:28 +00:00
iannucci@chromium.org 928d0a848a Include crash_service in chromium_builder_tests.
R=jschuh@chromium.org
BUG=

Review URL: https://codereview.chromium.org/12700003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187078 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-08 23:42:38 +00:00
skyostil@chromium.org cbde956b1f [android] Improve reverse forwarder error handling
Tell the user if they are trying to use the reverse ADB forwarder
without having first built the requisite host_forwarder tool.

NOTRY=true


Review URL: https://chromiumcodereview.appspot.com/12640006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187033 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-08 20:29:16 +00:00
aberent@google.com 2be1efb1a7 Revert 186925 since it breaks many of the builds on the bots (e.g.
http://build.chromium.org/p/chromium.perf/builders/Win%20Builder/builds/45240/steps/compile/logs/stdio).

> PPAPI: Remove threading options; it's always on
> 
> This also re-enables thread checking for the host side resource and var trackers. Before, checking was disabled everywhere.
> 
> BUG=159240,92909
> 
> 
> Review URL: https://chromiumcodereview.appspot.com/12378050

TBR=dmichael@chromium.org
Review URL: https://codereview.chromium.org/12504007

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186939 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-08 11:10:10 +00:00
dmichael@chromium.org 95c7836b00 PPAPI: Remove threading options; it's always on
This also re-enables thread checking for the host side resource and var trackers. Before, checking was disabled everywhere.

BUG=159240,92909


Review URL: https://chromiumcodereview.appspot.com/12378050

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186925 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-08 09:29:14 +00:00
sadrul@chromium.org 098a562e3d x11: Include X11 dependencies only when building with X11.
BUG=none

Review URL: https://codereview.chromium.org/12563002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186816 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 23:23:21 +00:00
yfriedman@chromium.org da06ce8ed8 [Android] Change jni_gen_dir to jni_gen_package for jni_generator.
With the old name it was getting relativized which is undesirable. See
bug for more details.

BUG=159133
TBR=ben (nobody really cares about this outside of build/ which cjhopman approved)


Review URL: https://chromiumcodereview.appspot.com/12558005

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186803 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 22:34:05 +00:00
skyostil@chromium.org eaf57cb186 [telemetry] Fix Android surface statistics collector
On Android we ask SurfaceFlinger about frame presentation times to
estimate metrics such as frame rate and jitter. This data is recorded on
a per-window basis. For applications that use SurfaceView, the
statistics are reported separately for the main application window and
the contained SurfaceView. Since we mainly care about the rendering
performance of web content, we should track the statistics for the
SurfaceView instead of the main Chrome window.

BUG=http://b/8254709


Review URL: https://chromiumcodereview.appspot.com/12432006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186801 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 22:33:29 +00:00
nyquist@chromium.org 25c652b4ca [sync] Upstream the Android ProfileSyncService
This creates a Java-layer ProfileSyncService that is the only class that
should be used from downstream Chrome for Android. The native
counterparts should not be used.

In the process, a hashing utility and also, some identity code and their
respective tests had to be upstreamed. No functional changes have been
made to them.

BUG=159203
TBR=sky@chromium.org

Review URL: https://codereview.chromium.org/12313075

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186798 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 22:22:03 +00:00
jvoung@chromium.org d0d70ccbf4 Add PNaCl PPAPI browser tests via pre-translation.
Helps test that the shim and the compiler work together
correctly. At this moment, this does not use the in-browser
translator, since the ppapi browser test nexe is large and
the translation cache does not get shared between
invocations. See comments in bug 2484 about this.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=2484
TEST= browser_tests --gtest_filter=*PNaCl*


Review URL: https://chromiumcodereview.appspot.com/12288013

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186787 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 22:07:33 +00:00
sadrul@chromium.org 071a75293c chromeos and media: Allow building chromeos without X.
BUG=none

Review URL: https://codereview.chromium.org/12476005

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186743 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 18:20:22 +00:00
cjhopman@chromium.org 0dc4b9a2a6 Move shared lib stripping to python
This is a pretty simple translation of the library stripping into
python. With the component build, this step will become a bit more
complex, and so I'd much rather it be in python than shell script.


BUG=158821


Review URL: https://chromiumcodereview.appspot.com/12330112

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186735 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 17:39:22 +00:00
xians@chromium.org 22d47c11f9 We are going to use PulseAudio IO as the default audio implementation for Chrome on Linux. We need the development header to build chromium.
This is needed for https://codereview.chromium.org/12310101/

TBR=dalecurtis@chromium.org
BUG=178101

Review URL: https://chromiumcodereview.appspot.com/12613005

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186731 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 17:07:47 +00:00
bulach@chromium.org a051a0f919 Android: disables IndexedDBBrowserTest.DoesntHangTest on content_browsertests.
Disabling temporarily to get the bots green.

BUG=180884
TBR=nileshagrawal@chromium.org
NOTRY=true


Review URL: https://chromiumcodereview.appspot.com/12614007

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186717 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 15:25:51 +00:00
torne@chromium.org 8ac34d9bb7 Android WebView: fix aidl on mac hosts.
tools/linux/aidl from the SDK doesn't work on macs; set the tools path
correctly based on host OS.

BUG=

Review URL: https://codereview.chromium.org/12613006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186710 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 14:01:05 +00:00
bulach@chromium.org 6bdbc4bbf0 Android: disables some RendererAccessibilityTest on content_browsertests.
The failures are probably related to the test harness that's been brought up rather
than the tests themselves. Disabling temporarily to get the bots green.

BUG=180849
TBR=nileshagrawal@chromium.org
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/12604002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186699 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 13:07:01 +00:00
yfriedman@chromium.org 1b5fbdf8eb Handle LibraryLoader error from the renderer process.
If we fail to load the library in the renderer process, just abort early.
This prevents an extra user-visible dialog that Chrome has crashed. Note
that we currently assume the browser process hits the same error and will
prompt the user. If this only happens for the renderer process we'd end up
with a hung tab, but it's not clear how that would happen.

As part of this, convert the RESULT_CODES enum to be generated from a template so that we can re-use the same values for C++ and Java

BUG=180054


Review URL: https://chromiumcodereview.appspot.com/12464004

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186610 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 04:12:13 +00:00
alexeypa@google.com a8d1ee949e Revert 186526
The LNK1104 error was probably a flake. The next build cycled green before the 1st revert was picked up.

> Revert 186522
> > Build src/remoting/remoting.gyp:remoting_host_installation on the main waterfall.
> > 
> > remoting_host_installation uses lots of non-trivial GYP that tend to break because of differences between ninja and msbuild. Building it on the main waterfall gives us an early warning if something goes wrong.
> > 
> > BUG=180600
> > 
> > Review URL: https://codereview.chromium.org/12543006
> 
> TBR=alexeypa@chromium.org
> Review URL: https://codereview.chromium.org/12545010

TBR=miu@chromium.org

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186543 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 00:11:28 +00:00
miu@chromium.org dee065e514 Revert 186522
> Build src/remoting/remoting.gyp:remoting_host_installation on the main waterfall.
> 
> remoting_host_installation uses lots of non-trivial GYP that tend to break because of differences between ninja and msbuild. Building it on the main waterfall gives us an early warning if something goes wrong.
> 
> BUG=180600
> 
> Review URL: https://codereview.chromium.org/12543006

TBR=alexeypa@chromium.org
Review URL: https://codereview.chromium.org/12545010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186526 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-06 23:08:13 +00:00
alexeypa@chromium.org 9dabb39f64 Build src/remoting/remoting.gyp:remoting_host_installation on the main waterfall.
remoting_host_installation uses lots of non-trivial GYP that tend to break because of differences between ninja and msbuild. Building it on the main waterfall gives us an early warning if something goes wrong.

BUG=180600

Review URL: https://codereview.chromium.org/12543006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186522 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-06 22:39:44 +00:00
torne@chromium.org a72c5cc9ac Android: use gcc (not cpp) to preprocess templates.
When building the WebView on macs, cpp is a wrapper script around llvm
which does not accept all the same arguments as the cpp that's part of
gcc. Invoke gcc -E instead, which should be guaranteed to accept gcc
arguments (even if it ultimately invokes llvm as well).

BUG=

Review URL: https://codereview.chromium.org/12513008

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186439 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-06 15:11:22 +00:00
thakis@chromium.org 5210a618cb remove another reference to "library"
BUG=111541
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/12529002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186430 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-06 14:06:17 +00:00
newt@chromium.org ad28e0b4ee Temporary fix for build break when removing Java files or resources.
This appends the list of inputs to the ant and process_resources.py
commands. Thus when the list of inputs changes, the command line
changes, and ninja will re-run the command.

This will be removed once ninja is updated to automatically rebuild
when the input list changes.

BUG=177449,177552


Review URL: https://chromiumcodereview.appspot.com/12379066

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186299 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-06 00:36:41 +00:00
craigdh@chromium.org 33ab7c2536 [Android] Switch instrumentation tests to the new shard/runner paradigm.
BUG=176325, 168889
TEST=build/android/run_instrumentation_tests.py

Review URL: https://codereview.chromium.org/12378048

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186266 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 21:54:32 +00:00
csharp@chromium.org 9b2d9e7df5 Increase isolate output to help fix mac compiles.
TBR=maruel@chromium.org
NOTRY=True
BUG=


Review URL: https://chromiumcodereview.appspot.com/12477004

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186260 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 21:07:18 +00:00
leozwang@chromium.org 3d3e9730df Update ndk sysroot to API level 14.
Update ndk toolchain to api level 14 to make application to be
able to setup SL_ANDROID_RECORDING_PRESET_VOICE_COMMUNICATION
mode which was introduced in api level 14 in opensl.

BUG=179926

Review URL: https://chromiumcodereview.appspot.com/12379078

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186254 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 20:54:33 +00:00
mostynb@opera.com 9b4c1570b0 Make it possible to override the default mipsel sysroot.
Also, update the default mipsel sysroot to match the work in issue 12315003.

Review URL: https://chromiumcodereview.appspot.com/12387011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186251 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 20:50:07 +00:00
bartfab@chromium.org dcc162d788 Revert 186179 - Change test_isolation_mode default from noop to check
This broke the Mac ASan bots: They fail during runhooks.


NOTRY=True
BUG=

Review URL: https://chromiumcodereview.appspot.com/12330117

TBR=csharp@chromium.org
Review URL: https://codereview.chromium.org/12453002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186182 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 15:52:20 +00:00
csharp@chromium.org 137cee0dcb Change test_isolation_mode default from noop to check
NOTRY=True
BUG=

Review URL: https://chromiumcodereview.appspot.com/12330117

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186179 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 15:28:04 +00:00
teravest@chromium.org b04ee0e4ee Remove "use_skia" variable from gyp.
We've now switched to Skia from CoreGraphics entirely. See
http://crbug.com/110881 for details.

This change removes the vestigal "use_skia" variable. I'll send follow-up
patches to remove uses of USE_SKIA from Chromium source.

BUG=110881
TBR=gene


Review URL: https://chromiumcodereview.appspot.com/12379030

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186155 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 11:52:26 +00:00
thestig@chromium.org 0a7b1d0150 Cleanup: Remove another reference to web intents.
BUG=173194

Review URL: https://chromiumcodereview.appspot.com/12393057

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186098 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 04:25:22 +00:00
nileshagrawal@chromium.org 92fa348435 Android: Use ObserverList to maintain a list of observers/listeners
Using ObserverList allows for observers adding/removing themselves/others while they are being notified, in a safe way

BUG=


Review URL: https://chromiumcodereview.appspot.com/12388057

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186090 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 04:12:44 +00:00
bevc@chromium.org 9ea40aa5a4 Removing flashplugin-installer from install-build-deps.sh
BUG=136417


Review URL: https://chromiumcodereview.appspot.com/12381074

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186063 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 02:25:23 +00:00
ilevy@chromium.org 17ae5b9543 Set landmine to clobber android trybots.
Fixing findbugs errors from incremental builds.

BUG=180079

Review URL: https://codereview.chromium.org/12390081

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186053 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 01:43:24 +00:00
frankf@chromium.org a47204f97a [Android] Run chromedriver tests on 'Android ChromeDriver Tests (dbg)' bot.
NOTRY=True
BUG=175558


Review URL: https://chromiumcodereview.appspot.com/12387097

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186043 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 00:27:16 +00:00
scottmg@chromium.org 9afccecc62 fix linking against olepro32.lib on win x64
R=jschuh@chromium.org
BUG=179717

Review URL: https://codereview.chromium.org/12377089

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185968 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-04 20:58:36 +00:00
iannucci@chromium.org f1cb8bac8a Add landmine for failing win trybots.
R=cmp@chromium.org
BUG=179800

Review URL: https://codereview.chromium.org/12398018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185941 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-04 19:17:42 +00:00