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

Unified Diff: components/autofill/core/common/DEPS

Issue 2874933008: Adds animation as feature variation to keyboard accessory. (Closed)
Patch Set: Uses only 1 Animator object. Removes redundant call to invalidate. Created 3 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: components/autofill/core/common/DEPS
diff --git a/components/autofill/core/common/DEPS b/components/autofill/core/common/DEPS
index 0de07bbaf0886509037c4bcb1c576117c16c2d62..5845d2d0d3ae6ab2738cfca494476d72bde75c84 100644
--- a/components/autofill/core/common/DEPS
+++ b/components/autofill/core/common/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/variations",
"+third_party/re2",
]

Powered by Google App Engine
This is Rietveld 408576698