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

Unified Diff: content/test/BUILD.gn

Issue 828853004: Fix some errors in GN files for content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
« content/common/BUILD.gn ('K') | « content/common/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index febd42d436a211cb6837701eaaab6628c590e933..2ce975bcaa8f6f08f2fbc28fb646a51f97e68e25 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -325,7 +325,7 @@ if (!is_mac) {
# '<(SHARED_INTERMEDIATE_DIR)/net/net_resources.rc',
# ],
deps += [
- "//contemt/app/strings",
+ "//content/app/strings",
"//net:net_resources",
"//third_party/WebKit/public:resources",
"//third_party/iaccessible2",
« content/common/BUILD.gn ('K') | « content/common/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698