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

Side by Side 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, 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+mojo/services/window_manager/public",
3
4 # TODO(blundell): Eliminate these dependencies. crbug.com/451403
5 "!base/callback.h",
6 "!base/memory/scoped_vector.h",
7 "!base/memory/weak_ptr.h",
8 "!base/message_loop/message_loop.h",
9 "!base/stl_util.h",
10 ]
OLDNEW
« 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