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

Unified Diff: ui/gfx/test/DEPS

Issue 291753002: Reland "Move a good set of gfx unit tests into gfx_unittests target." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: change to use UI_TEST_PAK Created 6 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 | « ui/gfx/gfx_tests.gyp ('k') | ui/gfx/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/test/DEPS
diff --git a/ui/gfx/test/DEPS b/ui/gfx/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..5d5c0a9660753a452cd75af71a18fbde7c709a4b
--- /dev/null
+++ b/ui/gfx/test/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ "run_all_unittests\.cc": [
+ "+ui/base/resource/resource_bundle.h",
+ "+ui/base/ui_base_paths.h",
+ ],
+}
« no previous file with comments | « ui/gfx/gfx_tests.gyp ('k') | ui/gfx/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698