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

Unified Diff: chrome/browser/DEPS

Issue 2138873002: Add tests for the Display operation of the mac notification bridge. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 5 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/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index ec8d855c1d9b9591f1ccc546fffe2d841be4fb1f..479fbbc1fc746a8c3cb9f1c23afb755ad55e110a 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -87,6 +87,8 @@ include_rules = [
"+third_party/leveldatabase",
"+third_party/libxml",
"+third_party/mozilla", # Mozilla interface headers.
+ "+third_party/ocmock/gtest_support.h",
+ "+third_party/ocmock/OCMock/OCMock.h",
"+third_party/protobuf/src/google/protobuf",
"+third_party/re2",
"+third_party/smhasher",

Powered by Google App Engine
This is Rietveld 408576698