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

Unified Diff: chrome/browser/android/blimp/blimp_contents_profile_attachment.cc

Issue 2166563003: Split //blimp/client/core to relevant parts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-assignment-source
Patch Set: Created 4 years, 5 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: chrome/browser/android/blimp/blimp_contents_profile_attachment.cc
diff --git a/chrome/browser/android/blimp/blimp_contents_profile_attachment.cc b/chrome/browser/android/blimp/blimp_contents_profile_attachment.cc
index 078d2641461f6af5e8c8e72c2c6e2c69edc1023a..b75d44febf8380f8be76304cc07dfba54fa17725 100644
--- a/chrome/browser/android/blimp/blimp_contents_profile_attachment.cc
+++ b/chrome/browser/android/blimp/blimp_contents_profile_attachment.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
#include "base/supports_user_data.h"
-#include "blimp/client/public/blimp_contents.h"
+#include "blimp/client/public/contents/blimp_contents.h"
namespace {
const char kBlimpContentsProfileAttachment[] =

Powered by Google App Engine
This is Rietveld 408576698