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

Side by Side Diff: frontend/client/src/autotest/planner/resources/PlannerImageBundle.java

Issue 1595019: Merge remote branch 'origin/upstream' into tempbranch (Closed)
Patch Set: Created 10 years, 8 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
OLDNEW
(Empty)
1 package autotest.planner.resources;
2
3 import com.google.gwt.user.client.ui.AbstractImagePrototype;
4 import com.google.gwt.user.client.ui.ImageBundle;
5
6 public interface PlannerImageBundle extends ImageBundle {
7 public AbstractImagePrototype close();
8 }
OLDNEW
« no previous file with comments | « frontend/client/src/autotest/planner/TestViewTabDisplay.java ('k') | frontend/client/src/autotest/planner/resources/close.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698