http://gwt-code-reviews.appspot.com/704802/diff/1/15 File dev/core/src/com/google/gwt/dev/util/log/speedtracer/DevModeEventType.java (right):
http://gwt-code-reviews.appspot.com/704802/diff/1/15#newcode24 dev/core/src/com/google/gwt/dev/util/log/speedtracer/DevModeEventType.java:24: public enum DevModeEventType implements EventType { these color changes make the DevMode colors unique from the Compiler colors. Also, JDT_COMPILE is a Compiler event type, so I'm removing it here. http://gwt-code-reviews.appspot.com/704802/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
