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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1753543002: PaymentRequest Mojo bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@interface
Patch Set: haraken@'s + esprehn@'s comments Created 4 years, 9 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/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 16b21dfad756072f31cbd137914c17fc62f03830..8d43fd88fd26905001df8e30f99707e6bc5072c0 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -72,6 +72,7 @@
'MIMETypeRegistry.h',
'MemoryPurgeController.cpp',
'MemoryPurgeController.h',
+ 'MojoHelper.h',
'PartitionAllocMemoryDumpProvider.cpp',
'PartitionAllocMemoryDumpProvider.h',
'PODArena.h',
@@ -1006,7 +1007,6 @@
'text/UnicodeUtilities.h',
'threading/BackgroundTaskRunner.cpp',
'threading/BackgroundTaskRunner.h',
- 'threading/BindForMojo.h',
'transforms/AffineTransform.cpp',
'transforms/AffineTransform.h',
'transforms/IdentityTransformOperation.h',

Powered by Google App Engine
This is Rietveld 408576698