| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- | 2 <!-- |
| 3 Copyright (c) 2011 The Chromium Authors. All rights reserved. | 3 Copyright (c) 2011 The Chromium Authors. All rights reserved. |
| 4 Use of this source code is governed by a BSD-style license that can be | 4 Use of this source code is governed by a BSD-style license that can be |
| 5 found in the LICENSE file. | 5 found in the LICENSE file. |
| 6 --> | 6 --> |
| 7 <feature | 7 <feature |
| 8 id="org.chromium.sdk.wipbackends" | 8 id="org.chromium.sdk.wipbackends" |
| 9 label="%featureName" | 9 label="%featureName" |
| 10 version="0.1.3.qualifier" | 10 version="0.1.3.qualifier" |
| (...skipping 26 matching lines...) Expand all Loading... |
| 37 version="0.0.0" | 37 version="0.0.0" |
| 38 unpack="false"/> | 38 unpack="false"/> |
| 39 | 39 |
| 40 <plugin | 40 <plugin |
| 41 id="org.chromium.sdk.wipbackend.wk97678" | 41 id="org.chromium.sdk.wipbackend.wk97678" |
| 42 download-size="0" | 42 download-size="0" |
| 43 install-size="0" | 43 install-size="0" |
| 44 version="0.0.0" | 44 version="0.0.0" |
| 45 unpack="false"/> | 45 unpack="false"/> |
| 46 | 46 |
| 47 <plugin |
| 48 id="org.chromium.sdk.wipbackend.wk102439" |
| 49 download-size="0" |
| 50 install-size="0" |
| 51 version="0.0.0" |
| 52 unpack="false"/> |
| 53 |
| 47 </feature> | 54 </feature> |
| OLD | NEW |