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

Unified Diff: extensions/common/api/declarative/declarative_constants.cc

Issue 2853023002: [Extensions Bindings] Add native declarativeContent verification (Closed)
Patch Set: lazyboy's Created 3 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
« no previous file with comments | « extensions/common/api/declarative/declarative_constants.h ('k') | extensions/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/declarative/declarative_constants.cc
diff --git a/chrome/browser/extensions/api/declarative_content/content_constants.cc b/extensions/common/api/declarative/declarative_constants.cc
similarity index 92%
rename from chrome/browser/extensions/api/declarative_content/content_constants.cc
rename to extensions/common/api/declarative/declarative_constants.cc
index 2d41866717bdb2374463fdcaf00d170b8bb0d10d..ee469e61394db30ec5881518873d7de8f40df355 100644
--- a/chrome/browser/extensions/api/declarative_content/content_constants.cc
+++ b/extensions/common/api/declarative/declarative_constants.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/extensions/api/declarative_content/content_constants.h"
+#include "extensions/common/api/declarative/declarative_constants.h"
namespace extensions {
namespace declarative_content_constants {
« no previous file with comments | « extensions/common/api/declarative/declarative_constants.h ('k') | extensions/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698