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

Unified Diff: services/navigation/BUILD.gn

Issue 2046723002: Add navigation client lib for convenience (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@target
Patch Set: Created 4 years, 6 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 | « mash/browser/browser.cc ('k') | services/navigation/navigation_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/BUILD.gn
diff --git a/services/navigation/BUILD.gn b/services/navigation/BUILD.gn
index 103ea965a74ceb8c31800dd0c544ad8e5dd1d3cb..f10a252e656797d502c5849353c881d2d615c0aa 100644
--- a/services/navigation/BUILD.gn
+++ b/services/navigation/BUILD.gn
@@ -80,6 +80,7 @@ test("navigation_unittests") {
deps = [
"//base",
"//base/test:test_support",
+ "//services/navigation/public/cpp",
"//services/navigation/public/interfaces",
"//services/shell/public/cpp",
"//services/shell/public/cpp:shell_test_support",
« no previous file with comments | « mash/browser/browser.cc ('k') | services/navigation/navigation_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698