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

Side by Side Diff: third_party/mojo_services/src/view_manager/public/cpp/lib/DEPS

Issue 877993004: Revert "Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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

Powered by Google App Engine
This is Rietveld 408576698