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

Unified Diff: ui/views/DEPS

Issue 1718043003: MacViews: Clip contents for non-rectangular windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed review comments. Created 4 years, 10 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 | « no previous file | ui/views/cocoa/bridged_content_view.h » ('j') | ui/views/cocoa/bridged_content_view.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index d5541eea7396ebb847e1868a9ca13f772bf33822..503124aceddfb37d3991f3c6d29b27838f60b75b 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -22,6 +22,9 @@ include_rules = [
]
specific_include_rules = {
+ "bridged_native_widget\.mm" : [
+ "+third_party/google_toolbox_for_mac/src/AppKit"
tapted 2016/02/25 08:07:21 I think we can put this in ui/views/cocoa/DEPS, ma
karandeepb 2016/03/04 03:01:55 Done.
+ ],
"examples_browser_main_parts\.cc": [
"+ui/wm/test"
],
« no previous file with comments | « no previous file | ui/views/cocoa/bridged_content_view.h » ('j') | ui/views/cocoa/bridged_content_view.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698