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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2875673005: Move "id" from KeyframeEffectOptions to KeyframeAnimationOptions and (Closed)
Patch Set: Make const ptr. 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
« no previous file with comments | « third_party/WebKit/Source/core/animation/TimingInputTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index ed326bd3a842af185937b2cf8bbf227519e5ad09..3f45dd666e8c2187511320f2856b933a524d1497 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -512,6 +512,7 @@ core_dictionary_idl_files =
get_path_info([
"animation/AnimationEffectTimingProperties.idl",
"animation/ComputedTimingProperties.idl",
+ "animation/KeyframeAnimationOptions.idl",
"animation/KeyframeEffectOptions.idl",
"css/FontFaceDescriptors.idl",
"css/FontFaceSetLoadEventInit.idl",
« no previous file with comments | « third_party/WebKit/Source/core/animation/TimingInputTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698