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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2873283002: [Reland] Allow headless TabSocket in isolated worlds & remove obsolete logic (Closed)
Patch Set: Fix GN Issue Created 3 years, 7 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/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 83a8e6cc2c836a392f6d398184f998a8c3f06c3e..b884423e1da8db9b6611696d2e12552c9c948eff 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -224,6 +224,7 @@ source_set("blink_headers") {
"platform/WebInputEvent.h",
"platform/WebInputEventResult.h",
"platform/WebInsecureRequestPolicy.h",
+ "platform/WebIsolatedWorldIds.h",
"platform/WebKeyboardEvent.h",
"platform/WebLayer.h",
"platform/WebLayerPositionConstraint.h",

Powered by Google App Engine
This is Rietveld 408576698