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

Unified Diff: extensions/DEPS

Issue 194333002: Move extension_messages.h to extensions/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge again Created 6 years, 9 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/renderer/extensions/webstore_bindings.cc ('k') | extensions/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index e89d7293f308725f4375f7b0a6914ef7d8a45501..0e342b012daa0abb56da8f1262a2c8941d51e1f4 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -12,12 +12,6 @@ specific_include_rules = {
"+content/public/test",
],
# Temporary includes for tests.
- "^api_permission_set_unittest\.cc$": [
- "+chrome/common/extensions/extension_messages.h",
- ],
- "^manifest_permission_set_unittest\.cc$": [
- "+chrome/common/extensions/extension_messages.h",
- ],
"^permissions_data_unittest\.cc$": [
"+chrome/common/chrome_version_info.h",
"+chrome/common/extensions/extension_test_util.h",
« no previous file with comments | « chrome/renderer/extensions/webstore_bindings.cc ('k') | extensions/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698