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

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

Issue 2586173003: Inline StringCallback::scheduleCallback to the caller (Closed)
Patch Set: Created 4 years 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 ac209c0d66c95650a1db6f5733ed0036526c4d07..324a9acc3731f5fba5a3b0e4838a8a6d4d4e1da1 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -249,7 +249,6 @@ blink_core_sources("dom") {
"StaticNodeList.h",
"StaticRange.cpp",
"StaticRange.h",
- "StringCallback.cpp",
"StringCallback.h",
"StyleChangeReason.cpp",
"StyleChangeReason.h",
« no previous file with comments | « third_party/WebKit/Source/core/clipboard/DataTransferItem.cpp ('k') | third_party/WebKit/Source/core/dom/StringCallback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698