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

Unified Diff: components/dom_distiller/content/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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 | « components/dom_distiller/android/BUILD.gn ('k') | components/domain_reliability/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/content/BUILD.gn
diff --git a/components/dom_distiller/content/BUILD.gn b/components/dom_distiller/content/BUILD.gn
index 2fb10928801477af1458fa4caf62fafd36f1530a..35af9dda77b93143d6cb19287571398c9f2b8b1c 100644
--- a/components/dom_distiller/content/BUILD.gn
+++ b/components/dom_distiller/content/BUILD.gn
@@ -6,12 +6,12 @@ if (!is_ios) {
# GYP version: components/dom_distiller.gypi:dom_distiller_content
static_library("content") {
sources = [
- "distiller_page_web_contents.cc",
- "distiller_page_web_contents.h",
- "dom_distiller_viewer_source.cc",
- "dom_distiller_viewer_source.h",
- "web_contents_main_frame_observer.cc",
- "web_contents_main_frame_observer.h",
+ "distiller_page_web_contents.cc",
+ "distiller_page_web_contents.h",
+ "dom_distiller_viewer_source.cc",
+ "dom_distiller_viewer_source.h",
+ "web_contents_main_frame_observer.cc",
+ "web_contents_main_frame_observer.h",
]
public_deps = [
« no previous file with comments | « components/dom_distiller/android/BUILD.gn ('k') | components/domain_reliability/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698