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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2671553004: Create platform/bindings (Closed)
Patch Set: Add TODO Created 3 years, 8 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 425c5052346e73eddad73a0f619494c63dbdb5ef..cb0e0ebdc746e807aa36989e8af1b852cfacf229 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -470,6 +470,8 @@ component("platform") {
"audio/ffmpeg/FFTFrameFFMPEG.cpp",
"audio/ipp/FFTFrameIPP.cpp",
"audio/mac/FFTFrameMac.cpp",
+ "bindings/Microtask.cpp",
+ "bindings/Microtask.h",
"blob/BlobData.cpp",
"blob/BlobData.h",
"blob/BlobRegistry.cpp",
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/Microtask.cpp ('k') | third_party/WebKit/Source/platform/bindings/Microtask.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698