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

Unified Diff: chrome/browser/apps/app_shim/app_shim_handler_mac.cc

Issue 584823002: Move apps/app_shim to chrome/browser/apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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: chrome/browser/apps/app_shim/app_shim_handler_mac.cc
diff --git a/apps/app_shim/app_shim_handler_mac.cc b/chrome/browser/apps/app_shim/app_shim_handler_mac.cc
similarity index 98%
rename from apps/app_shim/app_shim_handler_mac.cc
rename to chrome/browser/apps/app_shim/app_shim_handler_mac.cc
index 3153bd4c591dbe02b56bb6dda1068e355fa4a45e..23993da9185acd0725e0e55120b28196c8a3d268 100644
--- a/apps/app_shim/app_shim_handler_mac.cc
+++ b/chrome/browser/apps/app_shim/app_shim_handler_mac.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 "apps/app_shim/app_shim_handler_mac.h"
+#include "chrome/browser/apps/app_shim/app_shim_handler_mac.h"
#include <map>

Powered by Google App Engine
This is Rietveld 408576698