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

Unified Diff: BUILD.gn

Issue 1063233004: Teach dart_package to understand the packages/ subdirectory (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 8 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 | « .gitignore ('k') | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6c4c71c1cf716f40e4436c8e71c89af635a83dce..f8f967dafec0ee8a342e80995d7bd61bc47c8325 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -15,7 +15,6 @@ group("default") {
"//shell",
"//ui/gfx:gfx_unittests",
"//ui/events:events_unittests",
- "//third_party/dart-packages/crypto",
]
if (!is_android && !is_win) {
« no previous file with comments | « .gitignore ('k') | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698