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

Unified Diff: extensions/common/DEPS

Issue 12088089: Move DraggableRegion to top directory src/extensions/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@themes
Patch Set: Created 7 years, 11 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/common/extensions/extension_messages.h ('k') | extensions/common/draggable_region.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/DEPS
diff --git a/extensions/common/DEPS b/extensions/common/DEPS
index 630953d30cc20ab2aa7ba3503fe59c5ebdf68138..7be5af893f68c3dc056916b4a7c17dee6375e15e 100644
--- a/extensions/common/DEPS
+++ b/extensions/common/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "+content/public/common"
+ "+content/public/common",
+ "+ui/gfx"
]
« no previous file with comments | « chrome/common/extensions/extension_messages.h ('k') | extensions/common/draggable_region.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698