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

Unified Diff: blimp/common/proto/BUILD.gn

Issue 1810213009: blimp: Add settings to allow the client to download the whole page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@record_full_document
Patch Set: Created 4 years, 9 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: blimp/common/proto/BUILD.gn
diff --git a/blimp/common/proto/BUILD.gn b/blimp/common/proto/BUILD.gn
index d14960ac7bcfa05c86016974c3a7be3bd82e971a..fbe4a1596815b3b9c99daa21189f9a3060a95d10 100644
--- a/blimp/common/proto/BUILD.gn
+++ b/blimp/common/proto/BUILD.gn
@@ -31,6 +31,7 @@ proto_library("proto_internal") {
"navigation.proto",
"protocol_control.proto",
"render_widget.proto",
+ "settings.proto",
"tab_control.proto",
]

Powered by Google App Engine
This is Rietveld 408576698