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

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: Catching up with WebstoreInstallHelper changes 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
« no previous file with comments | « chrome/utility/safe_json_parser_handler.cc ('k') | components/components.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 08739b1190e480055d7c6cc33431891688ea51ac..057e7069fe4b0d0151605aa834c53b9584fc4422 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -239,6 +239,7 @@ group("all_components") {
"//components/guest_view/browser",
"//components/guest_view/common",
"//components/guest_view/renderer",
+ "//components/safe_json_parser",
"//components/scheduler",
]
}
« no previous file with comments | « chrome/utility/safe_json_parser_handler.cc ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698