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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 1807853003: Deprecate some macros in wtf/Assertions.h in favor of base/logging.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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 | third_party/WebKit/Source/core/core.gyp » ('j') | third_party/WebKit/Source/wtf/HashTable.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index d4854baf0c411d7c604c2e96e653e42cdb4d593a..e53283ff33c381ebbb9d2fd111923d733ca85be5 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -301,7 +301,6 @@ source_set("testing") {
deps = [
":core",
":generated_testing_idls",
- "//third_party/WebKit/Source/wtf:test_support",
]
sources = generated_core_testing_dictionary_files + webcore_testing_files
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/core.gyp » ('j') | third_party/WebKit/Source/wtf/HashTable.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698