Commit 447b6444 authored by Josip Sokcevic's avatar Josip Sokcevic Committed by Commit Bot

Update codesearch links

code.google.com redirects no longer work. This CL replaces links in /native_client_sdk
to source.chromium.org equivalent.
This CL was uploaded by git cl split.

R=bradnelson@chromium.org

Change-Id: I82869389eff1a7fb5d2e04c9843f4a5f4dbc6d7c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392708
Auto-Submit: Josip Sokcevic <sokcevic@google.com>
Reviewed-by: default avatarBrad Nelson <bradnelson@chromium.org>
Commit-Queue: Brad Nelson <bradnelson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#805480}
parent d8f0d409
...@@ -288,7 +288,7 @@ and NEON on ARM.</p> ...@@ -288,7 +288,7 @@ and NEON on ARM.</p>
<p>To alert the user regarding their hardware platform&#8217;s 3D feature set <p>To alert the user regarding their hardware platform&#8217;s 3D feature set
before loading a large NaCl application, see <a class="reference internal" href="/native-client/devguide/coding/3D-graphics.html"><em>Vetting the driver in before loading a large NaCl application, see <a class="reference internal" href="/native-client/devguide/coding/3D-graphics.html"><em>Vetting the driver in
Javascript</em></a>.</p> Javascript</em></a>.</p>
<p>Some GL extensions are exposed to Native Client applications, see the <a class="reference external" href="https://code.google.com/p/chromium/codesearch#chromium/src/ppapi/lib/gl/gles2/gles2.c">GLES2 <p>Some GL extensions are exposed to Native Client applications, see the <a class="reference external" href="https://source.chromium.org/chromium/chromium/src/+/HEAD:ppapi/lib/gl/gles2/gles2.c">GLES2
file</a>. This file is part of the GL wrapper supplied by the library file</a>. This file is part of the GL wrapper supplied by the library
<code>ppapi_gles2</code> which you&#8217;ll want to include in your project. In most cases <code>ppapi_gles2</code> which you&#8217;ll want to include in your project. In most cases
extensions map to extensions available on other platforms, or differ very extensions map to extensions available on other platforms, or differ very
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment