Commit 7eeeb113 authored by Sam Clegg's avatar Sam Clegg

[NaCl SDK] Add pepper_38 to naclsdk_manifest2.json

R=binji@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#292478}
parent d99cf6ca
...@@ -202,6 +202,16 @@ ...@@ -202,6 +202,16 @@
"stability": "post_stable", "stability": "post_stable",
"version": 37 "version": 37
}, },
{
"archives": [],
"description": "Chrome 38 bundle, revision xxxxx",
"name": "pepper_38",
"recommended": "no",
"repath": "pepper_38",
"revision": 0,
"stability": "post_stable",
"version": 38
},
{ {
"archives": [], "archives": [],
"description": "Chrome Canary", "description": "Chrome Canary",
......
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