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

Unified Diff: chrome/browser/chromeos/status/network_menu.h

Issue 7067030: Change network connecting animation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup Created 9 years, 7 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
Index: chrome/browser/chromeos/status/network_menu.h
diff --git a/chrome/browser/chromeos/status/network_menu.h b/chrome/browser/chromeos/status/network_menu.h
index aca19be39f00299f491f1f8c382780b4c63da109..70e944af6ec4c91458fb377b7aa5912bdade42cd 100644
--- a/chrome/browser/chromeos/status/network_menu.h
+++ b/chrome/browser/chromeos/status/network_menu.h
@@ -289,8 +289,6 @@ class NetworkMenu : public views::ViewMenuDelegate {
// TODO(chocobo): Add this back when we decide to do colored bars again.
// static const int kBarsImagesVLowData[];
- // The number of animating images for network connecting.
- static const int kNumAnimatingImages;
// Animation images. These are created lazily.
static SkBitmap kAnimatingImages[];
static SkBitmap kAnimatingImagesBlack[];

Powered by Google App Engine
This is Rietveld 408576698