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

Side by Side Diff: chrome/browser/browser.vcproj

Issue 42680: Add more of the server-side plumbing for extension APIs. Also (Closed)
Patch Set: Introduce SyncExtensionFunction Created 11 years, 9 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 unified diff | Download patch
« no previous file with comments | « base/json_reader.h ('k') | chrome/browser/extensions/extension_api_handler.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 804 matching lines...) Expand 10 before | Expand all | Expand 10 after
815 </File> 815 </File>
816 <File 816 <File
817 RelativePath=".\automation\automation_provider.h " 817 RelativePath=".\automation\automation_provider.h "
818 > 818 >
819 </File> 819 </File>
820 <File 820 <File
821 RelativePath=".\automation\automation_provider_l ist.cc" 821 RelativePath=".\automation\automation_provider_l ist.cc"
822 > 822 >
823 </File> 823 </File>
824 <File 824 <File
825 RelativePath=".\automation\automation_provider_l ist.h"
826 >
827 </File>
828 <File
825 RelativePath=".\automation\automation_provider_l ist_generic.cc" 829 RelativePath=".\automation\automation_provider_l ist_generic.cc"
826 > 830 >
827 </File> 831 </File>
828 <File 832 <File
829 RelativePath=".\automation\automation_provider_l ist.h"
830 >
831 </File>
832 <File
833 RelativePath=".\automation\automation_resource_t racker.cc" 833 RelativePath=".\automation\automation_resource_t racker.cc"
834 > 834 >
835 </File> 835 </File>
836 <File 836 <File
837 RelativePath=".\automation\automation_resource_t racker.h" 837 RelativePath=".\automation\automation_resource_t racker.h"
838 > 838 >
839 </File> 839 </File>
840 <File 840 <File
841 RelativePath=".\automation\automation_tab_tracke r.h" 841 RelativePath=".\automation\automation_tab_tracke r.h"
842 > 842 >
(...skipping 1056 matching lines...) Expand 10 before | Expand all | Expand 10 after
1899 > 1899 >
1900 <File 1900 <File
1901 RelativePath=".\extensions\extension.cc" 1901 RelativePath=".\extensions\extension.cc"
1902 > 1902 >
1903 </File> 1903 </File>
1904 <File 1904 <File
1905 RelativePath=".\extensions\extension.h" 1905 RelativePath=".\extensions\extension.h"
1906 > 1906 >
1907 </File> 1907 </File>
1908 <File 1908 <File
1909 RelativePath=".\extensions\extension_api_handler .cc"
1910 >
1911 </File>
1912 <File
1913 RelativePath=".\extensions\extension_api_handler .h"
1914 >
1915 </File>
1916 <File
1917 RelativePath=".\extensions\extension_error_repor ter.cc" 1909 RelativePath=".\extensions\extension_error_repor ter.cc"
1918 > 1910 >
1919 </File> 1911 </File>
1920 <File 1912 <File
1921 RelativePath=".\extensions\extension_error_repor ter.h" 1913 RelativePath=".\extensions\extension_error_repor ter.h"
1922 > 1914 >
1923 </File> 1915 </File>
1924 <File 1916 <File
1917 RelativePath=".\extensions\extension_function.cc "
1918 >
1919 </File>
1920 <File
1921 RelativePath=".\extensions\extension_function.h"
1922 >
1923 </File>
1924 <File
1925 RelativePath=".\extensions\extension_function_di spatcher.cc"
1926 >
1927 </File>
1928 <File
1929 RelativePath=".\extensions\extension_function_di spatcher.h"
1930 >
1931 </File>
1932 <File
1925 RelativePath=".\extensions\extension_message_ser vice.cc" 1933 RelativePath=".\extensions\extension_message_ser vice.cc"
1926 > 1934 >
1927 </File> 1935 </File>
1928 <File 1936 <File
1929 RelativePath=".\extensions\extension_message_ser vice.h" 1937 RelativePath=".\extensions\extension_message_ser vice.h"
1930 > 1938 >
1931 </File> 1939 </File>
1932 <File 1940 <File
1933 RelativePath=".\extensions\extension_protocols.c c" 1941 RelativePath=".\extensions\extension_protocols.c c"
1934 > 1942 >
1935 </File> 1943 </File>
1936 <File 1944 <File
1937 RelativePath=".\extensions\extension_protocols.h " 1945 RelativePath=".\extensions\extension_protocols.h "
1938 > 1946 >
1939 </File> 1947 </File>
1940 <File 1948 <File
1949 RelativePath=".\extensions\extension_tabs_module .cc"
1950 >
1951 </File>
1952 <File
1953 RelativePath=".\extensions\extension_tabs_module .h"
1954 >
1955 </File>
1956 <File
1941 RelativePath=".\extensions\extension_view.cc" 1957 RelativePath=".\extensions\extension_view.cc"
1942 > 1958 >
1943 </File> 1959 </File>
1944 <File 1960 <File
1945 RelativePath=".\extensions\extension_view.h" 1961 RelativePath=".\extensions\extension_view.h"
1946 > 1962 >
1947 </File> 1963 </File>
1948 <File 1964 <File
1949 RelativePath=".\extensions\extensions_service.cc " 1965 RelativePath=".\extensions\extensions_service.cc "
1950 > 1966 >
(...skipping 612 matching lines...) Expand 10 before | Expand all | Expand 10 after
2563 > 2579 >
2564 </File> 2580 </File>
2565 <File 2581 <File
2566 RelativePath=".\toolbar_model.h" 2582 RelativePath=".\toolbar_model.h"
2567 > 2583 >
2568 </File> 2584 </File>
2569 </Files> 2585 </Files>
2570 <Globals> 2586 <Globals>
2571 </Globals> 2587 </Globals>
2572 </VisualStudioProject> 2588 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/json_reader.h ('k') | chrome/browser/extensions/extension_api_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698