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

Unified Diff: components/BUILD.gn

Issue 1140053003: Refactoring: Moving the SafeJsonParser to its own component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Localized string, build fixes Created 5 years, 7 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index e57a77974195afee04c1897034879fbd55af43f9..207e04edfe4d8504e3ef0c811e4557abb2603d9f 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -89,6 +89,7 @@ group("all_components") {
"//components/rappor",
"//components/renderer_context_menu",
"//components/resources:components_resources",
+ "//components/safe_json_parser",
"//components/search",
"//components/search_engines",
"//components/search_provider_logos",

Powered by Google App Engine
This is Rietveld 408576698