blob: add033fce05b5ac4080f9880cc2abb23e01df648 [file] [log] [blame]
Shawn Pearce1e279c12013-05-18 14:58:59 -07001<!--
2 Copyright (C) 2013 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16<module>
17 <inherits name='com.google.gwt.logging.Logging'/>
18 <inherits name='com.google.gwt.resources.Resources'/>
Michael Zhou427bf7d2013-05-23 11:47:17 -070019 <source path='addon'/>
Shawn Pearce1e279c12013-05-18 14:58:59 -070020 <source path='lib'/>
Michael Zhou8add5962013-07-11 15:43:56 -070021 <source path='keymap'/>
Shawn Pearce73f51d92013-05-21 10:51:37 -070022 <source path='mode'/>
Shawn Pearcea2346d12014-12-31 12:51:45 -050023 <source path='theme'/>
Shawn Pearce1e279c12013-05-18 14:58:59 -070024</module>