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

Unified Diff: chrome/common/mac/app_shim_messages.h

Issue 585123004: Mac: Give app_shim code a nicer home (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: various cleanups 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
« no previous file with comments | « chrome/common/mac/app_shim_launch.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/mac/app_shim_messages.h
diff --git a/apps/app_shim/app_shim_messages.h b/chrome/common/mac/app_shim_messages.h
similarity index 98%
rename from apps/app_shim/app_shim_messages.h
rename to chrome/common/mac/app_shim_messages.h
index 4fcbbd8c7589121c53086aef549bf2c0399f13aa..09727f1439a1933eb6af080cf4cdeb556ecf9bd2 100644
--- a/apps/app_shim/app_shim_messages.h
+++ b/chrome/common/mac/app_shim_messages.h
@@ -7,8 +7,8 @@
#include <string>
#include <vector>
-#include "apps/app_shim/app_shim_launch.h"
#include "base/files/file_path.h"
+#include "chrome/common/mac/app_shim_launch.h"
#include "ipc/ipc_message_macros.h"
#include "ipc/ipc_message_utils.h"
#include "ipc/param_traits_macros.h"
« no previous file with comments | « chrome/common/mac/app_shim_launch.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698