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

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

Issue 2884053002: Add FontFaceSource interface and make it available on Document (Closed)
Patch Set: x 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 | « no previous file | third_party/WebKit/Source/core/css/BUILD.gn » ('j') | 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 5e97ebbb7ef7eb173e7848505ec0882387836318..9fa1004b70606d0fdbc27b4844ddfe598a782734 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -460,7 +460,7 @@ core_dependency_idl_files =
get_path_info([
"animation/DocumentAnimation.idl",
"animation/ElementAnimation.idl",
- "css/DocumentFontFaceSet.idl",
+ "css/FontFaceSource.idl",
"css/PropertyRegistration.idl",
"css/cssom/WindowGetComputedStyle.idl",
"dom/ChildNode.idl",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698