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

Unified Diff: content/shell/BUILD.gn

Issue 2901613002: Remove navigation_service_unittests, along with the service itself. (Closed)
Patch Set: Fix isolate files? Created 3 years, 7 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 | « BUILD.gn ('k') | content/shell/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 3a01d2f5c7375c8bdd78aa4bde03b08b2ca62dca..7ed41218bbfff3f84ab64dab4eaf15764422da9c 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -330,7 +330,6 @@ static_library("content_shell_lib") {
if (use_aura) {
deps += [
- "//services/navigation",
"//ui/aura",
"//ui/aura:test_support",
"//ui/events",
« no previous file with comments | « BUILD.gn ('k') | content/shell/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698