Chromium Code Reviews| Index: third_party/WebKit/Source/modules/payments/PaymentRequest.h |
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentRequest.h b/third_party/WebKit/Source/modules/payments/PaymentRequest.h |
| index 7b7e9b15c6246937bc561085a8ff2026b8ff68d9..0ccae85e27f4c8cc92b87780de431beda6a3968d 100644 |
| --- a/third_party/WebKit/Source/modules/payments/PaymentRequest.h |
| +++ b/third_party/WebKit/Source/modules/payments/PaymentRequest.h |
| @@ -16,7 +16,6 @@ |
| #include "mojo/public/cpp/bindings/binding.h" |
| #include "platform/heap/Handle.h" |
| #include "public/platform/modules/payments/payment_request.mojom-wtf.h" |
| -#include "wtf/Compiler.h" |
|
please use gerrit instead
2016/04/12 20:42:11
btw, let's not alter includes in this patch. This
|
| #include "wtf/Noncopyable.h" |
| #include "wtf/RefPtr.h" |
| #include "wtf/Vector.h" |