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

Unified Diff: native_client_sdk/src/examples/debugging/index.html

Issue 10828187: [NaCl SDK] Support multiple configs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
« no previous file with comments | « native_client_sdk/src/examples/common.js ('k') | native_client_sdk/src/examples/dlopen/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/examples/debugging/index.html
diff --git a/native_client_sdk/src/examples/debugging/index.html b/native_client_sdk/src/examples/debugging/index.html
index ec91c5bd53322de3f7d1d0621c14fa9052ea3283..e12a4388229945f4a3a9eabed0ade84fc6737a4f 100644
--- a/native_client_sdk/src/examples/debugging/index.html
+++ b/native_client_sdk/src/examples/debugging/index.html
@@ -137,7 +137,7 @@ Chrome executable.</li>
<embed name="nacl_module"
id="hello_world"
width=100 height=100
- src="<tc>/debugging.nmf"
+ src="<tc>/<config>/debugging.nmf"
type="application/x-nacl" />
</div>
<hr>
« no previous file with comments | « native_client_sdk/src/examples/common.js ('k') | native_client_sdk/src/examples/dlopen/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698