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

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: Use ContentBrowserClient to override prefs. 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
« no previous file with comments | « blimp/common/create_blimp_message_unittest.cc ('k') | blimp/common/proto/blimp_message.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/common/proto/BUILD.gn
diff --git a/blimp/common/proto/BUILD.gn b/blimp/common/proto/BUILD.gn
index 3359066db569308ef871dc0df0b1ba8ebe6a980d..f14f64e59aa066419f45cc444b6f54fa49650ec8 100644
--- a/blimp/common/proto/BUILD.gn
+++ b/blimp/common/proto/BUILD.gn
@@ -32,6 +32,7 @@ proto_library("proto_internal") {
"navigation.proto",
"protocol_control.proto",
"render_widget.proto",
+ "settings.proto",
"tab_control.proto",
]
« no previous file with comments | « blimp/common/create_blimp_message_unittest.cc ('k') | blimp/common/proto/blimp_message.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698