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

Unified Diff: chrome/browser/ui/cocoa/apps/DEPS

Issue 1167883002: [Mac] Include MacViews native app windows in regular builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@drag_event
Patch Set: Sync and rebase Created 5 years, 6 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/browser/ui/cocoa/apps/DEPS
diff --git a/chrome/browser/ui/cocoa/apps/DEPS b/chrome/browser/ui/cocoa/apps/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c34c810927deeac17427bad95db14b565bf02cc8
--- /dev/null
+++ b/chrome/browser/ui/cocoa/apps/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+chrome/browser/ui/views",
tapted 2015/06/04 04:48:00 Hm - I'm looking for a generic solution to this.
jackhou1 2015/06/04 06:06:40 I agree it makes sense to be explict about which f
+]

Powered by Google App Engine
This is Rietveld 408576698