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

Unified Diff: components/nacl/browser/BUILD.gn

Issue 2770693003: Add missing .h files to .gn files that have a .cc file next to it in the gn file already. (Closed)
Patch Set: rebase Created 3 years, 9 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 | « components/constrained_window/BUILD.gn ('k') | components/nacl/loader/sandbox_linux/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/browser/BUILD.gn
diff --git a/components/nacl/browser/BUILD.gn b/components/nacl/browser/BUILD.gn
index 5307b79ceec6fb8aab9b45727a7adf77fc013d06..a0b01ee3af98de8ca1bfc4411497ff2bfebb0705 100644
--- a/components/nacl/browser/BUILD.gn
+++ b/components/nacl/browser/BUILD.gn
@@ -80,6 +80,7 @@ source_set("unit_tests") {
"pnacl_host_unittest.cc",
"pnacl_translation_cache_unittest.cc",
"test_nacl_browser_delegate.cc",
+ "test_nacl_browser_delegate.h",
]
deps = [
« no previous file with comments | « components/constrained_window/BUILD.gn ('k') | components/nacl/loader/sandbox_linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698