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

Unified Diff: components/search_provider_logos/BUILD.gn

Issue 1343913002: Introduce Animated Logo to Chrome on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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: components/search_provider_logos/BUILD.gn
diff --git a/components/search_provider_logos/BUILD.gn b/components/search_provider_logos/BUILD.gn
index 2465112d9549718ba407e63cf8a6a58fe40b0494..f7160396a306376ecfd26e0428f2eee7fe4287ab 100644
--- a/components/search_provider_logos/BUILD.gn
+++ b/components/search_provider_logos/BUILD.gn
@@ -4,6 +4,8 @@
source_set("search_provider_logos") {
sources = [
+ "animated_logo_tracker.cc",
+ "animated_logo_tracker.h",
"google_logo_api.cc",
"google_logo_api.h",
"logo_cache.cc",

Powered by Google App Engine
This is Rietveld 408576698