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

Unified Diff: components/nacl/BUILD.gn

Issue 1487433002: Add more components to "gn check", work on dom_distiller. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments 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: components/nacl/BUILD.gn
diff --git a/components/nacl/BUILD.gn b/components/nacl/BUILD.gn
index 3c34d4d0f4e0fd9947b78a19bd78308d8b82ec40..b888377a5c1147680b242364633cc34a40f56d5d 100644
--- a/components/nacl/BUILD.gn
+++ b/components/nacl/BUILD.gn
@@ -177,6 +177,7 @@ if (enable_nacl) {
":nacl",
"//base/test:test_support",
"//ipc:test_support",
+ "//ppapi/c",
"//testing/gtest",
]
}

Powered by Google App Engine
This is Rietveld 408576698