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

Unified Diff: blimp/client/public/BUILD.gn

Issue 2201433002: Migrate TabControlFeature from 0.5 to 0.6 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: some more compile error fix Created 4 years, 4 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
Index: blimp/client/public/BUILD.gn
diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn
index 3b7879097e5fe916b9f1e85ce45d4bde05326643..38142990e55d440222a41093aa1a99be019c4052 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -30,6 +30,7 @@ source_set("public_headers") {
"blimp_client_context.h",
"blimp_client_context_delegate.h",
"contents/blimp_contents.h",
+ "contents/blimp_contents_observer.cc",
"contents/blimp_contents_observer.h",
"contents/blimp_navigation_controller.h",
]
« no previous file with comments | « blimp/client/feature/tab_control_feature_unittest.cc ('k') | blimp/client/public/contents/blimp_contents_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698