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

Unified Diff: blimp/client/app/android/blimp_view.h

Issue 2292723003: Move remaining Blimp feature code to core. (Closed)
Patch Set: Address comments 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/app/android/blimp_view.h
diff --git a/blimp/client/app/android/blimp_view.h b/blimp/client/app/android/blimp_view.h
index 5ba4875120376e99bc9aa499b7bb943634e53ede..c40b2b4611e80ed84d22ba7de3372e8f61fc5248 100644
--- a/blimp/client/app/android/blimp_view.h
+++ b/blimp/client/app/android/blimp_view.h
@@ -9,7 +9,7 @@
#include "base/android/jni_android.h"
#include "base/macros.h"
-#include "blimp/client/feature/compositor/blimp_compositor_manager.h"
+#include "base/memory/weak_ptr.h"
#include "ui/gfx/native_widget_types.h"
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698