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

Unified Diff: blimp/client/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 | « no previous file | blimp/client/app/blimp_client_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 0aa92559cfb4ad8171df3f93b6a57885ed43609e..2b6b31c8354efe579096de3e51e2dad0d4b69b42 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -116,6 +116,8 @@ source_set("feature") {
"feature/navigation_feature.h",
"feature/render_widget_feature.cc",
"feature/render_widget_feature.h",
+ "feature/settings_feature.cc",
+ "feature/settings_feature.h",
"feature/tab_control_feature.cc",
"feature/tab_control_feature.h",
]
« no previous file with comments | « no previous file | blimp/client/app/blimp_client_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698