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

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

Issue 2320923002: Add a full Blimp integration test. (Closed)
Patch Set: Fix build break with chrome embedder Created 4 years, 3 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 7ca2d7f65d269e0faafd1323feaeb4358c6cc531..e4da53a490338a5121801b7c0a68c6a032c16aca 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -36,6 +36,7 @@ source_set("public_headers") {
"contents/blimp_contents.h",
"contents/blimp_contents_observer.cc",
"contents/blimp_contents_observer.h",
+ "contents/blimp_contents_view.h",
"contents/blimp_navigation_controller.h",
"session/assignment.cc",
"session/assignment.h",

Powered by Google App Engine
This is Rietveld 408576698