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

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: Minor comment fixes. 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') | blimp/client/feature/settings_feature.h » ('J')
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 55a32852dbdc57c005acee01e76376d8e76062e8..c9c747c327579efd827f38fa9ae38f3f8fa88ef3 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -114,6 +114,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') | blimp/client/feature/settings_feature.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698