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

Unified Diff: components/sessions/BUILD.gn

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: Created 6 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
Index: components/sessions/BUILD.gn
diff --git a/components/sessions/BUILD.gn b/components/sessions/BUILD.gn
index f2ada0545aee1890d319f722324ae5c0f51b0e5d..493b45dd18ea186ec98683f60b64b7d77c42a2eb 100644
--- a/components/sessions/BUILD.gn
+++ b/components/sessions/BUILD.gn
@@ -28,6 +28,7 @@ component("sessions") {
"//base/third_party/dynamic_annotations",
"//content/public/browser",
"//skia",
+ "//third_party/protobuf:protobuf_lite",
"//ui/base",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698