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

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 for tests + merge blink/cr changes. 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: 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 d933df1fcb1f6f7dc854611951203a759162f98b..8d8a8dafe13b5ee2bc82e4f8fcc467bf16f5485c 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