commit | 2cdcd9e506e988bba3f233ce05c0e96694193952 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Sun Apr 28 21:19:15 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Sun May 05 19:40:50 2013 -0700 |
tree | e7c9a33dd4b8a4c534bb3101adff2e44ed1712e5 | |
parent | 775958645073d8b1535fa725cebd6a23f7514468 [diff] |
prettify: Move client-only classes to client package This cleans up a weird dependency in the build tree for any Buck based build. Most of these classes are meant only to be compiled for GWT and do not build at the server side. Maven allowed sloppy use of gwt-user, making it difficult to identify this earlier. Change-Id: Id86e74f2f0760c9853829483899379353e5ada13