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

Unified Diff: mojo/environment/BUILD.gn

Issue 1435063002: Eliminate third_party/mojo/src from all targets' include paths (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « mojo/edk/test/test_support_impl.h ('k') | mojo/fetcher/network_fetcher_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/environment/BUILD.gn
diff --git a/mojo/environment/BUILD.gn b/mojo/environment/BUILD.gn
index d233c3bf353812f9d915f03166d75afd9dd5ec6c..f376bace3b93f3fc37c32caeae88f1ffaff1daea 100644
--- a/mojo/environment/BUILD.gn
+++ b/mojo/environment/BUILD.gn
@@ -49,9 +49,6 @@ component("chromium_impl") {
defines = [ "MOJO_ENVIRONMENT_IMPL_IMPLEMENTATION" ]
- public_configs =
- [ "//third_party/mojo/src/mojo/public/build/config:mojo_sdk" ]
-
deps = [
"//base",
"//base/third_party/dynamic_annotations",
« no previous file with comments | « mojo/edk/test/test_support_impl.h ('k') | mojo/fetcher/network_fetcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698