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

Unified Diff: ios/chrome/browser/tabs/BUILD.gn

Issue 2788093002: Add missing header files to GN files (3 of N) (Closed)
Patch Set: manual fixes 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 | « content/test/fuzzer/BUILD.gn ('k') | native_client_sdk/src/libraries/nacl_io/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/tabs/BUILD.gn
diff --git a/ios/chrome/browser/tabs/BUILD.gn b/ios/chrome/browser/tabs/BUILD.gn
index c3292843ef02ba2c4866f6cf55de7b41261624b9..eab4d9a3000c8200b5272dfd0b2fbfaf237f25f1 100644
--- a/ios/chrome/browser/tabs/BUILD.gn
+++ b/ios/chrome/browser/tabs/BUILD.gn
@@ -30,6 +30,7 @@ source_set("tabs") {
source_set("tabs_internal") {
sources = [
+ "tab.h",
"tab.mm",
"tab_model.mm",
"tab_model_synced_window_delegate.mm",
« no previous file with comments | « content/test/fuzzer/BUILD.gn ('k') | native_client_sdk/src/libraries/nacl_io/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698