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

Unified Diff: mojo/embedder/BUILD.gn

Issue 559543003: Add chrome test support target to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 6 years, 3 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 | « content/public/common/BUILD.gn ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/embedder/BUILD.gn
diff --git a/mojo/embedder/BUILD.gn b/mojo/embedder/BUILD.gn
index 540cd832b73415a405bbe645f5b1a34d89fb10ee..685544f323b543cbeac1e25d2681def676f3ef2a 100644
--- a/mojo/embedder/BUILD.gn
+++ b/mojo/embedder/BUILD.gn
@@ -3,10 +3,6 @@
# found in the LICENSE file.
source_set("embedder") {
- # This isn't really a standalone target, it must be linked into the
jamesr 2014/09/11 22:56:34 why'd you delete this? it's still true
- # mojo_system_impl component.
- visibility = [ "//mojo/system" ]
-
deps = [ "//base", ]
defines = [
« no previous file with comments | « content/public/common/BUILD.gn ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698