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

Side by Side Diff: features/org.chromium.sdk.wipbackends/feature.xml

Issue 11829027: drop old backends (Closed) Base URL: https://chromedevtools.googlecode.com/svn/trunk
Patch Set: Created 7 years, 11 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
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.11.qualifier" 10 version="0.1.11.qualifier"
(...skipping 19 matching lines...) Expand all
30 <import feature="org.chromium.sdk" version="0.3.9"/> 30 <import feature="org.chromium.sdk" version="0.3.9"/>
31 </requires> 31 </requires>
32 32
33 <plugin 33 <plugin
34 id="org.chromium.sdk.wipbackend.protocol_1_0" 34 id="org.chromium.sdk.wipbackend.protocol_1_0"
35 download-size="0" 35 download-size="0"
36 install-size="0" 36 install-size="0"
37 version="0.0.0" 37 version="0.0.0"
38 unpack="false"/> 38 unpack="false"/>
39 39
40 <plugin
41 id="org.chromium.sdk.wipbackend.wk118685"
42 download-size="0"
43 install-size="0"
44 version="0.0.0"
45 unpack="false"/>
46
47 <plugin
48 id="org.chromium.sdk.wipbackend.wk120709"
49 download-size="0"
50 install-size="0"
51 version="0.0.0"
52 unpack="false"/>
53
54 </feature> 40 </feature>
OLDNEW
« no previous file with comments | « builder/build-wipbackend/backendIterator.xml ('k') | plugins/org.chromium.sdk.wipbackend.wk118685/.classpath » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698