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

Unified Diff: third_party/WebKit/Source/core/dom/BUILD.gn

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/dom/BUILD.gn
diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
index d1f742d06c15c66187088676fb489e36287eecaf..591d3b599f31eff131be8c6085248368694f9962 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -162,6 +162,7 @@ blink_core_sources("dom") {
"FrameRequestCallbackCollection.h",
"Fullscreen.cpp",
"Fullscreen.h",
+ "FunctionStringCallback.h",
"GlobalEventHandlers.h",
"IconURL.cpp",
"IconURL.h",
@@ -303,7 +304,6 @@ blink_core_sources("dom") {
"StaticNodeList.h",
"StaticRange.cpp",
"StaticRange.h",
- "StringCallback.h",
"StyleChangeReason.cpp",
"StyleChangeReason.h",
"StyleElement.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/core_idl_files.gni ('k') | third_party/WebKit/Source/core/dom/FunctionStringCallback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698