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

Unified Diff: Source/modules/modules.gypi

Issue 1281273004: Move CrossThreadHolder to CrossThreadHolder.h (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: final Created 5 years, 4 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/modules/fetch/FetchBlobDataConsumerHandle.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index c4a5f088037174f938e5ba94afb4354355caf899..15ee42248cee60e0d2f97e6100d9d642bd67ea81 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -885,6 +885,7 @@
'fetch/Body.h',
'fetch/BodyStreamBuffer.cpp',
'fetch/BodyStreamBuffer.h',
+ 'fetch/CrossThreadHolder.h',
'fetch/DataConsumerTee.cpp',
'fetch/DataConsumerTee.h',
'fetch/FetchBlobDataConsumerHandle.cpp',
« no previous file with comments | « Source/modules/fetch/FetchBlobDataConsumerHandle.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698