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

Unified Diff: sync/BUILD.gn

Issue 462983002: GN: Make content_shell and webkit_unit_tests work in component build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index eaddfa9db6401bb69b9e87f09c40f8c8868040bf..02d38e14eb4deb54eeeb90e40f58aaee8b1f20ab 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -396,6 +396,7 @@ source_set("sync_core") {
deps = [
"//base",
"//base:i18n",
+ "//base/third_party/dynamic_annotations",
"//crypto",
"//google_apis",
"//net",

Powered by Google App Engine
This is Rietveld 408576698