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

Unified Diff: mojo/services/view_manager/public/cpp/lib/DEPS

Issue 861683003: Move services code brought in from Mojo to live under //third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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 | « mojo/services/view_manager/public/cpp/DEPS ('k') | mojo/services/view_manager/public/cpp/lib/view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/view_manager/public/cpp/lib/DEPS
diff --git a/mojo/services/view_manager/public/cpp/lib/DEPS b/mojo/services/view_manager/public/cpp/lib/DEPS
deleted file mode 100644
index f36ebc76c94d902ea17c849016a8f185e45c4cff..0000000000000000000000000000000000000000
--- a/mojo/services/view_manager/public/cpp/lib/DEPS
+++ /dev/null
@@ -1,10 +0,0 @@
-include_rules = [
- "+mojo/services/window_manager/public",
-
- # TODO(blundell): Eliminate these dependencies. crbug.com/451403
- "!base/callback.h",
- "!base/memory/scoped_vector.h",
- "!base/memory/weak_ptr.h",
- "!base/message_loop/message_loop.h",
- "!base/stl_util.h",
-]
« no previous file with comments | « mojo/services/view_manager/public/cpp/DEPS ('k') | mojo/services/view_manager/public/cpp/lib/view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698