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

Unified Diff: blimp/client/core/BUILD.gn

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: Settings doesn't own its observer anymore. SettingsFeature subclass SettingsObserver Created 4 years, 3 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/core/DEPS » ('j') | blimp/client/core/blimp_client_context_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/BUILD.gn
diff --git a/blimp/client/core/BUILD.gn b/blimp/client/core/BUILD.gn
index 121de4fdccbd4ac333f10de3ec245c1fdeb931f4..de102083ce9e69e7f2107274bd9b0ea7b0a333ef 100644
--- a/blimp/client/core/BUILD.gn
+++ b/blimp/client/core/BUILD.gn
@@ -85,6 +85,7 @@ source_set("unit_tests") {
"//blimp/client/core/geolocation:unit_tests",
"//blimp/client/core/render_widget:unit_tests",
"//blimp/client/core/session:unit_tests",
+ "//blimp/client/core/settings:unit_tests",
"//blimp/client/public:public_headers",
"//blimp/client/test",
"//testing/gmock",
« no previous file with comments | « no previous file | blimp/client/core/DEPS » ('j') | blimp/client/core/blimp_client_context_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698