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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1876653003: Register clipboard image blob in the browser process to copy data less. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add mock interface and fix tests. Created 4 years, 8 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_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index 42a17f02941d45039cc618be9df19a4d7b02fd9f..193b713129cda167bca72098c88b04ee62a8411a 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -141,6 +141,7 @@
"platform/WebMessagePortChannel.h",
"platform/WebMessagePortChannelClient.h",
"platform/WebMimeRegistry.h",
+ "platform/WebMockClipboard.h",
"platform/WebNativeScrollBehavior.h",
"platform/WebNonCopyable.h",
"platform/WebPageVisibilityState.h",

Powered by Google App Engine
This is Rietveld 408576698