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

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

Issue 2896183002: Rename StringCallback to FunctionStringCallback. (Closed)
Patch Set: 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: 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 2d6c490fcde5d2811090253094d408b8910ac245..1dd1b9cb440423cf267db7d5793bd0650565fe64 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -118,6 +118,7 @@ core_idl_files = get_path_info([
"dom/Float32Array.idl",
"dom/Float64Array.idl",
"dom/FrameRequestCallback.idl",
+ "dom/FunctionStringCallback.idl",
"dom/IdleDeadline.idl",
"dom/IdleRequestCallback.idl",
"dom/Int16Array.idl",
@@ -142,7 +143,6 @@ core_idl_files = get_path_info([
"dom/ResizeObserverEntry.idl",
"dom/SharedArrayBuffer.idl",
"dom/StaticRange.idl",
- "dom/StringCallback.idl",
"dom/Text.idl",
"dom/Touch.idl",
"dom/TouchList.idl",
« no previous file with comments | « third_party/WebKit/Source/core/clipboard/DataTransferItem.idl ('k') | third_party/WebKit/Source/core/dom/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698