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

Unified Diff: content/test/DEPS

Issue 10386020: Revert r135533. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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 | « ash/drag_drop/drag_drop_controller.cc ('k') | content/test/content_test_suite.h » ('j') | no next file with comments »
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 f614bb59c9fb2435a7dec31263a6d1ea9c319696..1d0273607951082ba19349c808ad2181d3efe28f 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -3,7 +3,5 @@ include_rules = [
# Testing utilities can access anything in content/
"+content",
"+media/base", # For ChannelLayout in WebRTC tests.
- "+ui/base/resource/data_pack.h",
- # TODO(varunjain): remove this
- "+ui/base/resource/resource_bundle.h",
+ "+ui/base/resource/data_pack.h"
]
« no previous file with comments | « ash/drag_drop/drag_drop_controller.cc ('k') | content/test/content_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698