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

Unified Diff: chrome/common/extensions/api/extension_action/action_info.h

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
Index: chrome/common/extensions/api/extension_action/action_info.h
diff --git a/chrome/common/extensions/api/extension_action/action_info.h b/chrome/common/extensions/api/extension_action/action_info.h
index 1192c29d68a82257216329ff389e3a44e6949263..09e497c6b93d8bd2a75bebba562a1a1714d2fa3b 100644
--- a/chrome/common/extensions/api/extension_action/action_info.h
+++ b/chrome/common/extensions/api/extension_action/action_info.h
@@ -8,8 +8,8 @@
#include <string>
#include "base/strings/string16.h"
-#include "chrome/common/extensions/extension_icon_set.h"
#include "extensions/common/extension.h"
+#include "extensions/common/extension_icon_set.h"
#include "url/gurl.h"
namespace base {
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/extensions/api/extension_action/browser_action_manifest_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698