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

Unified Diff: ui/views/examples/bubble_example.h

Issue 53703002: Remove IDR_BUBBLE_SHADOW, use IDR_WINDOW_BUBBLE_SHADOW_BIG. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove IDR_BUBBLE_SHADOW, use IDR_WINDOW_BUBBLE_SHADOW_BIG. Created 7 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/views/bubble/bubble_border.cc ('k') | ui/views/examples/bubble_example.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/bubble_example.h
diff --git a/ui/views/examples/bubble_example.h b/ui/views/examples/bubble_example.h
index 4ad763ab217fe2a71022e976c29d57cd287e8cef..fd0008e6ed9fca1082611dbf1bd49af98b4aa19f 100644
--- a/ui/views/examples/bubble_example.h
+++ b/ui/views/examples/bubble_example.h
@@ -23,7 +23,6 @@ class BubbleExample : public ExampleBase, public ButtonListener {
private:
virtual void ButtonPressed(Button* sender, const ui::Event& event) OVERRIDE;
- Button* shadow_;
Button* no_shadow_;
Button* big_shadow_;
Button* small_shadow_;
« no previous file with comments | « ui/views/bubble/bubble_border.cc ('k') | ui/views/examples/bubble_example.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698