summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-30 19:24:13 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-30 19:24:13 +0000
commit679480f79f2a9dcd6af15ffc30d966e5c33e3d12 (patch)
treee40d37ea0851cac0bf049d1681a4f610e619b4b2 /chrome/chrome.gyp
parent4380d78834e4fc4c5a309e11bce11e10385c3556 (diff)
downloadchromium_src-679480f79f2a9dcd6af15ffc30d966e5c33e3d12.zip
chromium_src-679480f79f2a9dcd6af15ffc30d966e5c33e3d12.tar.gz
chromium_src-679480f79f2a9dcd6af15ffc30d966e5c33e3d12.tar.bz2
Rename some .cpp files to .cc.
Review URL: http://codereview.chromium.org/57017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12793 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 473bfe2..f7738c6 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1913,8 +1913,8 @@
'test/ui/dom_checker_uitest.cc',
'test/ui/history_uitest.cc',
'test/ui/inspector_controller_uitest.cc',
- 'test/ui/layout_plugin_uitest.cpp',
- 'test/ui/npapi_uitest.cpp',
+ 'test/ui/layout_plugin_uitest.cc',
+ 'test/ui/npapi_uitest.cc',
'test/ui/omnibox_uitest.cc',
'test/ui/sandbox_uitests.cc',
],