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

Unified Diff: webkit/common/BUILD.gn

Issue 303123011: Fix Linux GN build after crrev.com/273992 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/BUILD.gn
diff --git a/webkit/common/BUILD.gn b/webkit/common/BUILD.gn
index 9982ed01cd28fa83ceecea65ed3471ba11f02d82..127af7ed8e7f9d28e68757c9142102255dd16ef7 100644
--- a/webkit/common/BUILD.gn
+++ b/webkit/common/BUILD.gn
@@ -8,8 +8,6 @@ component("common") {
sources = [
"data_element.cc",
"data_element.h",
- "resource_devtools_info.cc",
- "resource_devtools_info.h",
"resource_type.cc",
"resource_type.h",
"webkit_common_export.h",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698