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

Unified Diff: components/timers.gypi

Issue 706993003: C++ readability review (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up comments Created 5 years, 10 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
Index: components/timers.gypi
diff --git a/components/timers.gypi b/components/timers.gypi
index 4202b96fc34fca18dba2395029d1d10ea3b2dece..7cf86c2984b73d47c3a42a7f25897a2b5fcd0327 100644
--- a/components/timers.gypi
+++ b/components/timers.gypi
@@ -17,9 +17,7 @@
'sources': [
'timers/alarm_timer.cc',
'timers/alarm_timer.h',
- 'timers/rtc_alarm.cc',
- 'timers/rtc_alarm.h',
],
},
],
-}
+}

Powered by Google App Engine
This is Rietveld 408576698