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

Unified Diff: chrome/browser/extensions/updater/safe_manifest_parser.h

Issue 454873005: Move UpdateManifest to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/browser/extensions/updater/extension_downloader.h ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/updater/safe_manifest_parser.h
diff --git a/chrome/browser/extensions/updater/safe_manifest_parser.h b/chrome/browser/extensions/updater/safe_manifest_parser.h
index d3a550b2439e4d1ab590c3aa1e7299b5f9708423..481367df6997432ca9d0adb2d875f7fc07b56c12 100644
--- a/chrome/browser/extensions/updater/safe_manifest_parser.h
+++ b/chrome/browser/extensions/updater/safe_manifest_parser.h
@@ -10,8 +10,8 @@
#include "base/callback.h"
#include "base/memory/scoped_ptr.h"
#include "chrome/browser/extensions/updater/manifest_fetch_data.h"
-#include "chrome/common/extensions/update_manifest.h"
#include "content/public/browser/utility_process_host_client.h"
+#include "extensions/common/update_manifest.h"
namespace extensions {
« no previous file with comments | « chrome/browser/extensions/updater/extension_downloader.h ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698