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

Unified Diff: mojo/BUILD.gn

Issue 1133933002: Move //services/files/c -> //mojo/services/files/public/c. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: remove data dep Created 5 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 | « no previous file | mojo/services/files/public/c/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 7ca98c5a5fe48376996f3bb182efe7ae0c52b5f1..aaf72c3ccd8f0a39879a1563af7a1a2a7e3b3502 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -63,7 +63,7 @@ group("tests") {
"//services/clipboard:apptests",
"//services/dart/dart_apptests",
"//services/files:apptests",
- "//services/files/c:apptests",
+ "//mojo/services/files/public/c:apptests",
"//services/http_server:apptests",
"//services/reaper:tests",
"//services/url_response_disk_cache:tests",
« no previous file with comments | « no previous file | mojo/services/files/public/c/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698