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

Unified Diff: build/win/chrome_win.croc

Issue 2850783002: Dart SDK Spelling b, c, and d. (Closed)
Patch Set: Created 3 years, 8 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 | « build/mac/chrome_mac.croc ('k') | pkg/analysis_server/benchmark/integration/input_converter.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/win/chrome_win.croc
diff --git a/build/win/chrome_win.croc b/build/win/chrome_win.croc
index e1e3bb76d6fb593bab9170c6ba811b73ec8e0e7a..acf8e3950b61ddfea8bc3ff66f631c9f5913e4ab 100644
--- a/build/win/chrome_win.croc
+++ b/build/win/chrome_win.croc
@@ -6,7 +6,7 @@
'rules' : [
# Specify inclusions before exclusions, since rules are in order.
- # Don't include chromeos, posix, or linux specific files
+ # Don't include ChromeOS, posix, or linux specific files
{
'regexp' : '.*(_|/)(chromeos|linux|posix)(\\.|_)',
'include' : 0,
« no previous file with comments | « build/mac/chrome_mac.croc ('k') | pkg/analysis_server/benchmark/integration/input_converter.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698