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

Unified Diff: extensions/common/extension_icon_set.cc

Issue 225043002: Move extension_icon_set.{h,cc} to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 8 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 | « extensions/common/extension_icon_set.h ('k') | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/extension_icon_set.cc
diff --git a/chrome/common/extensions/extension_icon_set.cc b/extensions/common/extension_icon_set.cc
similarity index 97%
rename from chrome/common/extensions/extension_icon_set.cc
rename to extensions/common/extension_icon_set.cc
index bb8c763df38469d923a295e6b04e27d47f80abff..2e039c62a817c5959fd9b0ab7f25c0169266272c 100644
--- a/chrome/common/extensions/extension_icon_set.cc
+++ b/extensions/common/extension_icon_set.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 "chrome/common/extensions/extension_icon_set.h"
+#include "extensions/common/extension_icon_set.h"
#include "base/logging.h"
« no previous file with comments | « extensions/common/extension_icon_set.h ('k') | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698