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

Unified Diff: blimp/engine/browser_tests/test_client_session.cc

Issue 2542083004: Make //blimp/client/app a real embedder of //blimp/client/public (Closed)
Patch Set: Self-review Created 4 years 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/engine/browser_tests/test_client_session.cc
diff --git a/blimp/client/app/session/test_client_session.cc b/blimp/engine/browser_tests/test_client_session.cc
similarity index 89%
rename from blimp/client/app/session/test_client_session.cc
rename to blimp/engine/browser_tests/test_client_session.cc
index ed74721986625303a6c7375bf4d418d0f35bb23b..a1cafcec9334bd8d58f0f739687ec4f3bd15438c 100644
--- a/blimp/client/app/session/test_client_session.cc
+++ b/blimp/engine/browser_tests/test_client_session.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "blimp/client/app/session/test_client_session.h"
+#include "blimp/engine/browser_tests/test_client_session.h"
namespace blimp {
namespace client {

Powered by Google App Engine
This is Rietveld 408576698