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

Unified Diff: content/content_tests.gypi

Issue 15702003: Move webkit/user_agent/ into webkit/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « content/browser/devtools/devtools_http_handler_impl.cc ('k') | content/public/common/content_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index cfe609de94061c26aad53bec221ddc98769f2ced..3aa229449a56160892635800ef94b3239e8a827f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -540,7 +540,7 @@
'../webkit/quota/quota_manager_unittest.cc',
'../webkit/quota/quota_temporary_storage_evictor_unittest.cc',
'../webkit/quota/usage_tracker_unittest.cc',
- '../webkit/user_agent/user_agent_unittest.cc',
+ '../webkit/common/user_agent/user_agent_unittest.cc',
],
'conditions': [
['OS == "ios"', {
« no previous file with comments | « content/browser/devtools/devtools_http_handler_impl.cc ('k') | content/public/common/content_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698