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

Unified Diff: ui/gfx/native_theme_android.h

Issue 8889013: Implement the Web Theme Engine for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch for landing Created 9 years 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 | « no previous file | ui/gfx/native_theme_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/native_theme_android.h
diff --git a/ui/gfx/native_theme_android.h b/ui/gfx/native_theme_android.h
index 8c4dcafa2574aefb8de81c6ac1f00e5ed3e644db..582c177bbea5419d43361e76b8a4550b61d29f6b 100644
--- a/ui/gfx/native_theme_android.h
+++ b/ui/gfx/native_theme_android.h
@@ -27,7 +27,7 @@ class NativeThemeAndroid {
TEXTFIELD,
MENU_LIST,
SLIDER_TRACK,
- SLIDER_TNUMB,
+ SLIDER_THUMB,
INNER_SPIN_BUTTON,
PROGRESS_BAR,
};
« no previous file with comments | « no previous file | ui/gfx/native_theme_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698