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

Unified Diff: third_party/WebKit/public/blink_typemaps.gni

Issue 2656583002: Remove unused typemap includes from generated C++ mojo bindings. (Closed)
Patch Set: Created 3 years, 10 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/public/blink_typemaps.gni
diff --git a/third_party/WebKit/public/blink_typemaps.gni b/third_party/WebKit/public/blink_typemaps.gni
index a549c5ba4945a89908045824d661ff3fc4f11ebb..0ae607116324125a95d1a42b21215630fc5e415e 100644
--- a/third_party/WebKit/public/blink_typemaps.gni
+++ b/third_party/WebKit/public/blink_typemaps.gni
@@ -11,4 +11,5 @@ typemaps = [
"//cc/ipc/surface_id.typemap",
"//cc/ipc/surface_info.typemap",
"//cc/ipc/surface_sequence.typemap",
+ "//gpu/ipc/common/sync_token.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698