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

Unified Diff: chrome/common/extensions/DEPS

Issue 450053003: Use a qualified path for grit includes in various chrome/ directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove webkit strings that no longer exist Created 6 years, 4 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/common/extensions/DEPS
diff --git a/chrome/common/extensions/DEPS b/chrome/common/extensions/DEPS
index cf4620fa5d070d505e37aaaa14d3768722d60009..c661ebac532ad92ced59e69bf5c2d0cd678e7efe 100644
--- a/chrome/common/extensions/DEPS
+++ b/chrome/common/extensions/DEPS
@@ -2,6 +2,8 @@ include_rules = [
"+components/policy/core/common",
"+device/bluetooth", # For BluetoothPermission
"+device/usb", # For UsbDevicePermission
+ "+extensions/grit",
+ "+extensions/strings/grit",
"+libxml",
"+ppapi/c", # For various types.
"+skia",
« no previous file with comments | « chrome/common/chrome_version_info.cc ('k') | chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698