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

Unified Diff: chrome/common/extensions/user_script.h

Issue 11312228: Move extension_error_utils.* and url_pattern_set.* into (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: hate Created 8 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: chrome/common/extensions/user_script.h
diff --git a/chrome/common/extensions/user_script.h b/chrome/common/extensions/user_script.h
index 4d52999068820ca7f93ee8f6f47ed37c519a5657..6faab4ec49a35e914915f6787dd533a11603990b 100644
--- a/chrome/common/extensions/user_script.h
+++ b/chrome/common/extensions/user_script.h
@@ -10,8 +10,8 @@
#include "base/file_path.h"
#include "base/string_piece.h"
-#include "chrome/common/extensions/url_pattern_set.h"
#include "extensions/common/url_pattern.h"
+#include "extensions/common/url_pattern_set.h"
#include "googleurl/src/gurl.h"
class Pickle;
« no previous file with comments | « chrome/common/extensions/url_pattern_set_unittest.cc ('k') | chrome/renderer/extensions/user_script_scheduler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698