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

Unified Diff: content/test/DEPS

Issue 45753004: ui: Repack resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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 | « no previous file | content/test/content_test_suite.h » ('j') | content/test/content_test_suite.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/DEPS
diff --git a/content/test/DEPS b/content/test/DEPS
index 1949e27f82dcd1129b91c22c8175baf1b368353b..45917d9fd326c6b6e8d897852c185d36cdf1d683 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -3,8 +3,8 @@ include_rules = [
"+content",
"+media/audio", # For AudioParameters in WebRTC tests.
"+media/base", # For ChannelLayout in WebRTC tests.
- "+ui/aura/test/test_aura_initializer.h",
"+ui/base/resource/data_pack.h",
+ "+ui/test/ui_test_initializer.h",
"+third_party/WebKit/public/testing",
"!v8/include/v8.h",
]
« no previous file with comments | « no previous file | content/test/content_test_suite.h » ('j') | content/test/content_test_suite.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698