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

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

Issue 1307013004: Propagate scrolling/marginwidth/marginheight property values to child frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments from Daniel Created 5 years, 2 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 dee1970ca12c4bd1a76b9cb4f1845e4df05dfa4d..9f4790de4e7f92ab82ae8b5744d1a13e13f47765 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -396,6 +396,7 @@
"web/WebFrame.h",
"web/WebFrameClient.h",
"web/WebFrameLoadType.h",
+ "web/WebFrameOwnerProperties.h",
"web/WebFrameWidget.h",
"web/WebGeolocationClient.h",
"web/WebGeolocationController.h",

Powered by Google App Engine
This is Rietveld 408576698