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

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: Actually undo gyp change 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 79a0d4b4bcea2dcad37213fa363ea9bed81ff688..a69872e8f11db3cb69e035f5bc0ea83619f039af 100644
--- a/components/sessions/BUILD.gn
+++ b/components/sessions/BUILD.gn
@@ -20,6 +20,7 @@ component("sessions") {
"//base",
"//content/public/browser",
"//skia",
+ "//third_party/protobuf:protobuf_lite",
"//ui/base",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698