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

Unified Diff: chrome/test/BUILD.gn

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: fix merge 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 | « chrome/browser/media/router/discovery/BUILD.gn ('k') | components/nacl/renderer/plugin/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 5d7079ec28baf0dfddb8285968148dec11464669..8c8d8aea70a6e2e26691bbd5c1383c9df9a18bb0 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1832,6 +1832,7 @@ test("browser_tests") {
"../browser/ui/webui/options/multilanguage_options_browsertest.cc",
"../browser/ui/webui/options/multilanguage_options_browsertest.h",
"../browser/ui/webui/options/options_browsertest.cc",
+ "../browser/ui/webui/options/options_browsertest.h",
"../browser/ui/webui/options/options_ui_browsertest.cc",
"../browser/ui/webui/options/options_ui_browsertest.h",
"../browser/ui/webui/options/preferences_browsertest.cc",
« no previous file with comments | « chrome/browser/media/router/discovery/BUILD.gn ('k') | components/nacl/renderer/plugin/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698