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

Unified Diff: trunk/src/chrome/common/extensions/manifest_url_handler.h

Issue 55713004: This CL broke the official builders. (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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: trunk/src/chrome/common/extensions/manifest_url_handler.h
===================================================================
--- trunk/src/chrome/common/extensions/manifest_url_handler.h (revision 232630)
+++ trunk/src/chrome/common/extensions/manifest_url_handler.h (working copy)
@@ -8,7 +8,7 @@
#include <string>
#include "chrome/common/extensions/extension.h"
-#include "extensions/common/manifest_handler.h"
+#include "chrome/common/extensions/manifest_handler.h"
namespace extensions {

Powered by Google App Engine
This is Rietveld 408576698