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

Unified Diff: base/DEPS

Issue 2865663003: Adding Google benchmarking library. (Closed)
Patch Set: Sketch. Created 3 years, 7 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 | « base/BUILD.gn ('k') | base/containers/containers_benchmarks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/DEPS
diff --git a/base/DEPS b/base/DEPS
index 4b25f3f310332f70196fcd547d30153dc98b2665..9a144b12d04df2d1f0d5e9552270c764b261d69b 100644
--- a/base/DEPS
+++ b/base/DEPS
@@ -1,8 +1,9 @@
include_rules = [
"+jni",
- "+third_party/ashmem",
"+third_party/apple_apsl",
+ "+third_party/ashmem",
"+third_party/ced",
+ "+third_party/google_benchmark",
"+third_party/lss",
"+third_party/modp_b64",
"+third_party/tcmalloc",
« no previous file with comments | « base/BUILD.gn ('k') | base/containers/containers_benchmarks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698