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

Unified Diff: ui/android/resources/resource_manager_impl_unittest.cc

Issue 1337703002: [Contextual Search] Add support for crushed sprites and animate the search provider icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add TODO's for other planned tests Created 5 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
Index: ui/android/resources/resource_manager_impl_unittest.cc
diff --git a/ui/android/resources/resource_manager_impl_unittest.cc b/ui/android/resources/resource_manager_impl_unittest.cc
index 5f0871923cef3b53e57fb597b3270f840bc813ee..02c294bf6870ca5409c56cb8454f63429890d4f8 100644
--- a/ui/android/resources/resource_manager_impl_unittest.cc
+++ b/ui/android/resources/resource_manager_impl_unittest.cc
@@ -129,4 +129,6 @@ TEST_F(ResourceManagerTest, PreloadEnsureResource) {
EXPECT_EQ(kResourceId, GetUIResourceId(kTestResourceType));
}
+// TODO(twellington): Add test for new resource_manager_impl methods.
+
} // namespace ui

Powered by Google App Engine
This is Rietveld 408576698