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

Unified Diff: native_client_sdk/src/examples/geturl/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
Index: native_client_sdk/src/examples/geturl/index.html
diff --git a/native_client_sdk/src/examples/geturl/index.html b/native_client_sdk/src/examples/geturl/index.html
index 7d60f0b79485f1af11146e887434fc5c7fe396e6..c3c405d85eaf95fd2655629a09ebc0ec1f1c4ba0 100644
--- a/native_client_sdk/src/examples/geturl/index.html
+++ b/native_client_sdk/src/examples/geturl/index.html
@@ -40,7 +40,7 @@ found in the LICENSE file.
}
</script>
</head>
-<body onload="common.onload('<NAME>', '<tc>')">
+<body onload="common.onload('<NAME>', '<tc>', '<config>')">
<h1><TITLE></h1>
<h2>Status: <code id="statusField">NO-STATUS</code></h2>
<table border=5 cellpadding=5% summary="A title and a result log">
« no previous file with comments | « native_client_sdk/src/examples/gamepad/index.html ('k') | native_client_sdk/src/examples/hello_world/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698