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

Unified Diff: ash/perftests/DEPS

Issue 2932503003: Add ash perftest on background blur filter. (Closed)
Patch Set: Fix nits in patch 4. Created 3 years, 6 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 | « ash/BUILD.gn ('k') | ash/perftests/ash_background_filter_blur_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/perftests/DEPS
diff --git a/ash/perftests/DEPS b/ash/perftests/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1b7370f47be8777708049baad6fd34a20a7d2046
--- /dev/null
+++ b/ash/perftests/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ "ash_background_filter_blur_perftest.cc": [
+ "+cc/base"
+ ],
+}
« no previous file with comments | « ash/BUILD.gn ('k') | ash/perftests/ash_background_filter_blur_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698