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

Unified Diff: blimp/client/app/blimp_startup.cc

Issue 1636163002: Restructure contents of blimp/client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « blimp/client/app/blimp_startup.h ('k') | blimp/client/app/linux/blimp_client_session_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/app/blimp_startup.cc
diff --git a/blimp/client/blimp_startup.cc b/blimp/client/app/blimp_startup.cc
similarity index 97%
rename from blimp/client/blimp_startup.cc
rename to blimp/client/app/blimp_startup.cc
index bcb3d462f158820138d98ce2f0ac63efbd8c8706..966e92375b22a9a800e67ee5e5afefbbe0698149 100644
--- a/blimp/client/blimp_startup.cc
+++ b/blimp/client/app/blimp_startup.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/blimp_startup.h"
+#include "blimp/client/app/blimp_startup.h"
#include "base/files/file_path.h"
#include "base/lazy_instance.h"
« no previous file with comments | « blimp/client/app/blimp_startup.h ('k') | blimp/client/app/linux/blimp_client_session_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698