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

Unified Diff: public/BUILD.gn

Issue 1319863006: (blink) Propagate scrolling/marginwidth/marginheight property values to child frame. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address comments from Alex Created 5 years, 3 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: public/BUILD.gn
diff --git a/public/BUILD.gn b/public/BUILD.gn
index 4115f5917a8812739f882d21c0d9b8daf948fdac..0c3b5bc45f446b5b682b684c24a44d3668f160c8 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -444,6 +444,7 @@ source_set("blink_headers") {
"web/WebFontDescription.h",
"web/WebDraggableRegion.h",
"web/WebAutofillClient.h",
+ "web/WebFrameOwnerProperties.h",
"web/WebLocalFrame.h",
"web/WebDragOperation.h",
"web/WebFindOptions.h",

Powered by Google App Engine
This is Rietveld 408576698