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

Unified Diff: chrome/browser/extensions/api/declarative/rules_registry.h

Issue 10348005: Revert 135077 - Files generated by the JSON schema compiler are named incorrectly (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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/browser/extensions/api/declarative/rules_registry.h
===================================================================
--- chrome/browser/extensions/api/declarative/rules_registry.h (revision 135079)
+++ chrome/browser/extensions/api/declarative/rules_registry.h (working copy)
@@ -11,7 +11,7 @@
#include "base/memory/linked_ptr.h"
#include "base/memory/ref_counted.h"
-#include "chrome/common/extensions/api/experimental_declarative.h"
+#include "chrome/common/extensions/api/experimental.declarative.h"
#include "content/public/browser/browser_thread.h"
namespace base {

Powered by Google App Engine
This is Rietveld 408576698