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

Unified Diff: third_party/mojo/src/mojo/public/c/test_support/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
Index: third_party/mojo/src/mojo/public/c/test_support/BUILD.gn
diff --git a/third_party/mojo/src/mojo/public/c/test_support/BUILD.gn b/third_party/mojo/src/mojo/public/c/test_support/BUILD.gn
index 4f7fce26cd3c886e1052967e1b88ddff42b4e40c..3b11a6044bb5fdd9bf7ad8a6d8b57557c14670cf 100644
--- a/third_party/mojo/src/mojo/public/c/test_support/BUILD.gn
+++ b/third_party/mojo/src/mojo/public/c/test_support/BUILD.gn
@@ -8,8 +8,6 @@ shared_library("test_support") {
defines = [ "MOJO_TEST_SUPPORT_IMPLEMENTATION" ]
- public_configs = [ "../../build/config:mojo_sdk" ]
-
sources = [
"test_support.h",
"test_support_export.h",
« no previous file with comments | « third_party/mojo/src/mojo/public/c/system/types.h ('k') | third_party/mojo/src/mojo/public/c/test_support/test_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698