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

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: Update. Created 5 years, 4 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 5654be6d276fd4ad8db68876e7dfa6db1dc06121..e2f7c626daadc8169285886d2f2334d31e971671 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -440,6 +440,7 @@ source_set("blink_headers") {
"web/WebFontDescription.h",
"web/WebDraggableRegion.h",
"web/WebAutofillClient.h",
+ "web/WebFrameOwnerElement.h",
dcheng 2015/09/02 06:38:26 I don't see this file in this patch.
lazyboy 2015/09/02 16:56:30 It should be WebFrameOwnerProperties.h
"web/WebLocalFrame.h",
"web/WebDragOperation.h",
"web/WebFindOptions.h",

Powered by Google App Engine
This is Rietveld 408576698