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

Unified Diff: Source/platform/blink_platform.gypi

Issue 201593002: Add WebSerializedOrigin to represent a serialized Web Origin. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 29f1155bf1ffe25951ae1a02deff90ad26e966fa..c3bdfc8b469aa38bf7593d868b2c194e602e3e9e 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -295,6 +295,7 @@
'exported/WebScrollbarThemeClientImpl.h',
'exported/WebScrollbarThemeGeometryNative.cpp',
'exported/WebScrollbarThemeGeometryNative.h',
+ 'exported/WebSerializedOrigin.cpp',
'exported/WebServiceWorkerResponse.cpp',
'exported/WebSocketHandshakeRequestInfo.cpp',
'exported/WebSocketHandshakeResponseInfo.cpp',
« no previous file with comments | « Source/modules/websockets/NewWebSocketChannelImpl.cpp ('k') | Source/platform/exported/WebSerializedOrigin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698