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

Unified Diff: native_client_sdk/src/doc/sdk/release-notes.rst

Issue 1559463002: [NaCl SDK] Don't include gtest/gmock in library form (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/doc/sdk/release-notes.rst
diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst
index a68fa7e6cb597ae6eb829696af6c1a9b9d1d4efa..460d7237f3bf56fe25950ac1b881a0b7ef236cc7 100644
--- a/native_client_sdk/src/doc/sdk/release-notes.rst
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst
@@ -7,6 +7,12 @@ Release Notes
The dates in the following release notes denote when Chrome and the NaCl SDK
reached canary status. The stable release is typically 6 weeks later.
+Chrome/Pepper 49
+================
+
+* gtest/gmock no longer shipped as prebuilt libraries. This is in-line with
+ normal gtest/gmock usage guidelines. Projects wishing to use gtest/gmock must
+ now add explict include paths and compile gtest-all.cc locally.
Chrome/Pepper 45 (10 July 2015)
================================
« no previous file with comments | « native_client_sdk/src/build_tools/sdk_files.list ('k') | native_client_sdk/src/examples/tutorial/testing/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698