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

Unified Diff: ui/base/cocoa/DEPS

Issue 2164483006: [MacViews] Implemented text context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix for tapted 2 Created 4 years 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: ui/base/cocoa/DEPS
diff --git a/ui/base/cocoa/DEPS b/ui/base/cocoa/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..a47b81b9af77d2ff0742ba236d923736c784fe9e
--- /dev/null
+++ b/ui/base/cocoa/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+chrome/app/chrome_command_ids.h",
tapted 2016/12/19 07:41:21 ui/base can't depend on chrome. I think we will ne
spqchan 2016/12/21 01:03:02 That works too. I think we should just take lookup
+]

Powered by Google App Engine
This is Rietveld 408576698