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

Unified Diff: public/BUILD.gn

Issue 1325073002: Introduce WebTaskRunner Patch 1/5 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix comment Created 5 years, 3 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 | « Source/platform/blink_platform.gypi ('k') | public/platform/WebScheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/BUILD.gn
diff --git a/public/BUILD.gn b/public/BUILD.gn
index 5654be6d276fd4ad8db68876e7dfa6db1dc06121..8056b4dc7ec2d055d91520a8981244ea16c88d97 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -131,6 +131,7 @@ source_set("blink_headers") {
"platform/WebMediaStream.h",
"platform/WebServiceWorkerRegistration.h",
"platform/WebRect.h",
+ "platform/WebTaskRunner.h",
"platform/WebThread.h",
"platform/WebSetSinkIdError.h",
"platform/WebCallbacks.h",
« no previous file with comments | « Source/platform/blink_platform.gypi ('k') | public/platform/WebScheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698