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

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

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: nits and sync to head Created 4 years, 2 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/client/app/session/blimp_client_session.cc ('k') | blimp/client/core/DEPS » ('j') | no next file with comments »
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 e55a9f11fe423c26cd1e6532cb359590840b941d..f319d331d9ed1ed550162da896818f38a569da09 100644
--- a/blimp/client/core/BUILD.gn
+++ b/blimp/client/core/BUILD.gn
@@ -66,6 +66,7 @@ group("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",
]
}
« no previous file with comments | « blimp/client/app/session/blimp_client_session.cc ('k') | blimp/client/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698