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

Unified Diff: third_party/WebKit/Source/modules/payments/DEPS

Issue 2604113002: Remove mojo::WTFArray. (Closed)
Patch Set: Created 4 years 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/modules/payments/DEPS
diff --git a/third_party/WebKit/Source/modules/payments/DEPS b/third_party/WebKit/Source/modules/payments/DEPS
index 724aeef76ab8f02d848197d346303690248b651f..1c8bd343419ac2d030894ce8ab07c8e13ded9034 100644
--- a/third_party/WebKit/Source/modules/payments/DEPS
+++ b/third_party/WebKit/Source/modules/payments/DEPS
@@ -2,5 +2,4 @@ include_rules = [
"+components/payments",
"+mojo/public/cpp/bindings/binding.h",
"+mojo/public/cpp/bindings/interface_request.h",
- "+mojo/public/cpp/bindings/wtf_array.h",
]

Powered by Google App Engine
This is Rietveld 408576698