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

Unified Diff: chrome/common/chrome_application_mac.mm

Issue 5950003: Remove CrApplication dependency from base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/base
Patch Set: '' Created 10 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: chrome/common/chrome_application_mac.mm
diff --git a/base/chrome_application_mac.mm b/chrome/common/chrome_application_mac.mm
similarity index 97%
rename from base/chrome_application_mac.mm
rename to chrome/common/chrome_application_mac.mm
index a163534ddecece30ff2a20b303a9ab46b6f21324..f03040a49ea123f44a4e29f123c567f7f403e8fe 100644
--- a/base/chrome_application_mac.mm
+++ b/chrome/common/chrome_application_mac.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#import "chrome_application_mac.h"
+#import "chrome/common/chrome_application_mac.h"
#include "base/logging.h"

Powered by Google App Engine
This is Rietveld 408576698