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

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 dcheng@ 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 a95806803cdb18cd4afd5944ee3ceb908ede3c51..a898ab44400361f560266afc8b63185c79428bed 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