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

Unified Diff: sync/BUILD.gn

Issue 1069533002: GN Windows component build fixes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « sandbox/win/BUILD.gn ('k') | sync/protocol/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index 1753b559809ef0267bb420d182805896c3d4c25c..d4410d7cdd6131b8571fdcc6b8bb53212f2924a6 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -645,6 +645,7 @@ test("sync_unit_tests") {
"//sql",
"//sync",
"//sync/internal_api/attachments/proto",
+ "//sync/protocol",
"//testing/gmock",
"//testing/gtest",
"//third_party/leveldatabase",
« no previous file with comments | « sandbox/win/BUILD.gn ('k') | sync/protocol/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698